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