Searched defs:utext_openUTF8 (Results 1 – 7 of 7) sorted by relevance
1631 utext_openUTF8(UText *ut, const char *s, int64_t length, UErrorCode *status) { in utext_openUTF8() function
1204 UText * utext_openUTF8(UText * ut, const char * s, int64_t length, UErrorCode * status) { in utext_openUTF8() function
1827 #define utext_openUTF8 U_ICU_ENTRY_POINT_RENAME(utext_openUTF8) macro