Searched refs:nextCharClass (Results 1 – 1 of 1) sorted by relevance
301 int nextCharClass = getCharClass(nextChar + match.getText().length()); in parseSmiley() local303 && (nextCharClass == 2 || nextCharClass == 3)) { in parseSmiley()