Searched defs:u_strspn (Results 1 – 7 of 7) sorted by relevance
565 u_strspn(const UChar *string, const UChar *matchSet) in u_strspn() function
634 int32_t u_strspn(const UChar * string, const UChar * matchSet) { in u_strspn() function
400 #define u_strspn U_ICU_ENTRY_POINT_RENAME(u_strspn) macro