Searched defs:u_isISOControl (Results 1 – 5 of 5) sorted by relevance
191 u_isISOControl(UChar32 c) { in u_isISOControl() function
383 UBool u_isISOControl(UChar32 c) { in u_isISOControl() function
290 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl) macro