Searched refs:hasSurrogates (Results 1 – 2 of 2) sorted by relevance
128 private boolean hasSurrogates = false; field in StringTokenizer153 hasSurrogates = true; in setMaxDelimCodePoint()161 if (hasSurrogates) { in setMaxDelimCodePoint()248 if (!hasSurrogates) { in skipDelimiters()271 if (!hasSurrogates) { in scanToken()284 if (!hasSurrogates) { in scanToken()
1618 boolean hasSurrogates = false;1627 hasSurrogates = true;1630 if (hasSurrogates) {