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