Searched defs:u_isIDIgnorable (Results 1 – 5 of 5) sorted by relevance
333 u_isIDIgnorable(UChar32 c) { in u_isIDIgnorable() function
374 UBool u_isIDIgnorable(UChar32 c) { in u_isIDIgnorable() function
287 #define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable) macro