Searched defs:u_isISOControl (Results 1 – 9 of 9) sorted by relevance
192 u_isISOControl(UChar32 c) { in u_isISOControl() function
191 u_isISOControl(UChar32 c) { in u_isISOControl() function
421 UBool u_isISOControl(UChar32 c) { in u_isISOControl() function
296 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl) macro
298 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl) macro