Lines Matching refs:utext_current32
60 UChar32 c = utext_current32(text); in findBreaks()
84 c = utext_current32(text); in findBreaks()
346 uc = utext_current32(text); in divideUpDictionaryRange()
377 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()
388 && fSuffixSet.contains(uc = utext_current32(text))) { in divideUpDictionaryRange()
396 uc = utext_current32(text); // Fetch next character in divideUpDictionaryRange()
579 uc = utext_current32(text); in divideUpDictionaryRange()
607 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()
772 uc = utext_current32(text); in divideUpDictionaryRange()
800 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()
978 uc = utext_current32(text); in divideUpDictionaryRange()
1005 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()