Searched refs:utext_previous32 (Results 1 – 8 of 8) sorted by relevance
507 utext_previous32(UText *ut);737 (ut)->chunkContents[--((ut)->chunkOffset)] : utext_previous32(ut))
1663 #define utext_previous32 U_ICU_ENTRY_POINT_RENAME(utext_previous32) macro
221 …if((uch=utext_previous32(fText.getAlias()))==(UChar32)0x0020) { // TODO: skip a class of chars he… in next()234 …while((uch=utext_previous32(fText.getAlias()))!=U_SENTINEL && // more to consume backwards and.. in next()
138 c = utext_previous32(uta); in TestAPI()
88 c = utext_previous32(text); in findBreaks()
64 c = utext_previous32(text); in findBreaks()390 if (!fSuffixSet.contains(utext_previous32(text))) { in divideUpDictionaryRange()404 if (utext_previous32(text) != THAI_MAIYAMOK) { in divideUpDictionaryRange()
69 c = utext_previous32(ut); in utext_moveIndex32()171 utext_previous32(ut); in utext_getPreviousNativeIndex()305 utext_previous32(UText *ut) { in utext_previous32() function415 cPrev = utext_previous32(ut); in utext_previous32From()
658 foundC = utext_previous32(ut); in TestAccessNoClone()678 foundC = utext_previous32(ut); in TestAccessNoClone()