Searched refs:grokSupplementals (Results 1 – 5 of 5) sorted by relevance
65 private boolean grokSupplementals; field in EscapeTransliterator153 boolean grokSupplementals, in EscapeTransliterator() argument160 this.grokSupplementals = grokSupplementals; in EscapeTransliterator()177 int c = grokSupplementals ? text.char32At(start) : text.charAt(start); in handleTransliterate()178 int charLen = grokSupplementals ? UTF16.getCharCount(c) : 1; in handleTransliterate()
66 private boolean grokSupplementals; field in EscapeTransliterator154 boolean grokSupplementals, in EscapeTransliterator() argument161 this.grokSupplementals = grokSupplementals; in EscapeTransliterator()178 int c = grokSupplementals ? text.char32At(start) : text.charAt(start); in handleTransliterate()179 int charLen = grokSupplementals ? UTF16.getCharCount(c) : 1; in handleTransliterate()
98 this->grokSupplementals = _grokSupplementals; in EscapeTransliterator()111 grokSupplementals(o.grokSupplementals) { in EscapeTransliterator()143 int32_t c = grokSupplementals ? text.char32At(start) : text.charAt(start); in handleTransliterate()144 int32_t charLen = grokSupplementals ? U16_LENGTH(c) : 1; in handleTransliterate()
74 UBool grokSupplementals; variable100 UBool grokSupplementals,
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...