Searched defs:u_countChar32 (Results 1 – 5 of 5) sorted by relevance
1008 u_countChar32(const UChar *s, int32_t length) { in u_countChar32() function
314 int32_t u_countChar32(const UChar * s, int32_t length) { in u_countChar32() function
222 #define u_countChar32 U_ICU_ENTRY_POINT_RENAME(u_countChar32) macro