Searched defs:u_isalpha (Results 1 – 2 of 2) sorted by relevance
146 u_isalpha(UChar32 c) { in u_isalpha() function
294 #define u_isalpha U_ICU_ENTRY_POINT_RENAME(u_isalpha) macro