Searched defs:utext (Results 1 – 6 of 6) sorted by relevance
48 UText utext=UTEXT_INITIALIZER; in ucasemap_utf8ToTitle() local
94 static UBool equals_utf8_utext(const char *utf8, UText *utext) { in equals_utf8_utext()
578 static int32_t UCharsToEscapedAscii(const UChar* utext, int32_t len, char* resultChars, int32_t buf… in UCharsToEscapedAscii()
1560 UnicodeString utext = text; in TestDictRules() local4417 UText utext=UTEXT_INITIALIZER; in TestBug5532() local
3348 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
3146 UnicodeString utext = ctou(text); in expectParseCurrency() local