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