Home
last modified time | relevance | path

Searched defs:u_countChar32 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dustring.cpp1005 u_countChar32(const UChar *s, int32_t length) { in u_countChar32() function
/external/icu/icu4c/source/common/unicode/
Durename.h219 #define u_countChar32 U_ICU_ENTRY_POINT_RENAME(u_countChar32) macro