Searched defs:utext_openUChars (Results 1 – 5 of 5) sorted by relevance
2614 utext_openUChars(UText *ut, const UChar *s, int64_t length, UErrorCode *status) { in utext_openUChars() function
1088 UText * utext_openUChars(UText * ut, const UChar * s, int64_t length, UErrorCode * status) { in utext_openUChars() function
1790 #define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars) macro