Searched refs:utext_current32 (Results 1 – 12 of 12) sorted by relevance
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()[all …]
81 UChar32 c = utext_current32(text); in findBreaks()84 c = utext_current32(text); in findBreaks()
148 UChar32 c = utext_current32(text); in populateDictionary()154 c = utext_current32(text); in populateDictionary()172 c = utext_current32(text); in populateDictionary()
186 utext_current32(UText *ut) { in utext_current32() function259 c = utext_current32(ut); in utext_char32At()
132 c = utext_current32(uta); in TestAPI()137 c = utext_current32(uta); in TestAPI()142 c = utext_current32(uta); in TestAPI()174 c = utext_current32(uta); in TestAPI()
466 utext_current32(UText *ut);708 ((ut)->chunkContents)[((ut)->chunkOffset)] : utext_current32(ut))
1713 #define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32) macro
418 UChar32 nextChar = utext_current32(replacement); in appendReplacement()3157 if (c == 0x0d && utext_current32(fInputText) == 0x0a) { in MatchAt()
445 UChar32 c32 = utext_current32(textToBreak); in setUTF8()
2842 return utext_current32(ut); in utext_current32_android()