Lines Matching refs:utext_current32
59 UChar32 c = utext_current32(text); in findBreaks()
62 c = utext_current32(text); in findBreaks()
321 uc = utext_current32(text); in divideUpDictionaryRange()
352 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()
363 && fSuffixSet.contains(uc = utext_current32(text))) { in divideUpDictionaryRange()
371 uc = utext_current32(text); // Fetch next character in divideUpDictionaryRange()
554 uc = utext_current32(text); in divideUpDictionaryRange()
582 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()
747 uc = utext_current32(text); in divideUpDictionaryRange()
775 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()
953 uc = utext_current32(text); in divideUpDictionaryRange()
980 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()