Searched defs:utext (Results 1 – 6 of 6) sorted by relevance
50 UText utext=UTEXT_INITIALIZER; in ucasemap_utf8ToTitle() local
96 static UBool equals_utf8_utext(const char *utf8, UText *utext) { in equals_utf8_utext()
583 static int32_t UCharsToEscapedAscii(const UChar* utext, int32_t len, char* resultChars, int32_t buf… in UCharsToEscapedAscii()
1510 UnicodeString utext = text; in TestDictRules() local4550 UText utext=UTEXT_INITIALIZER; in TestBug5532() local
3350 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
3148 UnicodeString utext = ctou(text); in expectParseCurrency() local