Searched refs:utext_previous32 (Results 1 – 8 of 8) sorted by relevance
509 utext_previous32(UText *ut);739 (ut)->chunkContents[--((ut)->chunkOffset)] : utext_previous32(ut))
1686 #define utext_previous32 U_ICU_ENTRY_POINT_RENAME(utext_previous32) macro
269 …if((uch=utext_previous32(fText.getAlias()))==(UChar32)0x0020) { // TODO: skip a class of chars he… in breakExceptionAt()280 …while((uch=utext_previous32(fText.getAlias()))!=U_SENTINEL && // more to consume backwards and.. in breakExceptionAt()
92 c = utext_previous32(text); in findBreaks()
66 c = utext_previous32(text); in findBreaks()392 if (!fSuffixSet.contains(utext_previous32(text))) { in divideUpDictionaryRange()406 if (utext_previous32(text) != THAI_MAIYAMOK) { in divideUpDictionaryRange()
71 c = utext_previous32(ut); in utext_moveIndex32()173 utext_previous32(ut); in utext_getPreviousNativeIndex()307 utext_previous32(UText *ut) { in utext_previous32() function417 cPrev = utext_previous32(ut); in utext_previous32From()
140 c = utext_previous32(uta); in TestAPI()
664 foundC = utext_previous32(ut); in TestAccessNoClone()684 foundC = utext_previous32(ut); in TestAccessNoClone()