Searched defs:u_ispunct (Results 1 – 5 of 5) sorted by relevance
301 u_ispunct(UChar32 c) { in u_ispunct() function
443 UBool u_ispunct(UChar32 c) { in u_ispunct() function
313 #define u_ispunct U_ICU_ENTRY_POINT_RENAME(u_ispunct) macro