Searched refs:utext_current32 (Results 1 – 9 of 9) sorted by relevance
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()
62 UChar32 c = utext_current32(text); in findBreaks()86 c = utext_current32(text); in findBreaks()348 uc = utext_current32(text); in divideUpDictionaryRange()379 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()390 && fSuffixSet.contains(uc = utext_current32(text))) { in divideUpDictionaryRange()398 uc = utext_current32(text); // Fetch next character in divideUpDictionaryRange()581 uc = utext_current32(text); in divideUpDictionaryRange()609 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()774 uc = utext_current32(text); in divideUpDictionaryRange()802 …os = (int32_t)utext_getNativeIndex(text)) < rangeEnd && fMarkSet.contains(utext_current32(text))) { in divideUpDictionaryRange()[all …]
1592 UChar32 c = utext_current32(fText); in checkDictionary()1605 c = utext_current32(fText); in checkDictionary()1628 c = utext_current32(fText); in checkDictionary()1632 c = utext_current32(fText); in checkDictionary()1646 c = utext_current32(fText); in checkDictionary()1652 c = utext_current32(fText); in checkDictionary()1670 c = utext_current32(fText); in checkDictionary()
89 UChar32 c = utext_current32(text); in findBreaks()98 c = utext_current32(text); in findBreaks()
186 utext_current32(UText *ut) { in utext_current32() function259 c = utext_current32(ut); in utext_char32At()
466 utext_current32(UText *ut);708 ((ut)->chunkContents)[((ut)->chunkOffset)] : utext_current32(ut))
1667 #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()
886 UChar32 c32 = utext_current32(textToBreak); in setUTF8()