Searched refs:utext_current32 (Results 1 – 9 of 9) sorted by relevance
130 c = utext_current32(uta); in TestAPI()135 c = utext_current32(uta); in TestAPI()140 c = utext_current32(uta); in TestAPI()172 c = utext_current32(uta); in TestAPI()
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()[all …]
1605 UChar32 c = utext_current32(fText); in checkDictionary()1618 c = utext_current32(fText); in checkDictionary()1641 c = utext_current32(fText); in checkDictionary()1645 c = utext_current32(fText); in checkDictionary()1659 c = utext_current32(fText); in checkDictionary()1665 c = utext_current32(fText); in checkDictionary()1683 c = utext_current32(fText); in checkDictionary()
86 UChar32 c = utext_current32(text); in findBreaks()95 c = utext_current32(text); in findBreaks()
184 utext_current32(UText *ut) { in utext_current32() function257 c = utext_current32(ut); in utext_char32At()
464 utext_current32(UText *ut);706 ((ut)->chunkContents)[((ut)->chunkOffset)] : utext_current32(ut))
1645 #define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32) macro
414 UChar32 nextChar = utext_current32(replacement); in appendReplacement()3163 if (c == 0x0d && utext_current32(fInputText) == 0x0a) { in MatchAt()
936 UChar32 c32 = utext_current32(textToBreak); in setUTF8()