Searched refs:uprv_compareInvAscii (Results 1 – 5 of 5) sorted by relevance
310 uprv_compareInvAscii(const UDataSwapper *ds,329 # define uprv_compareInvWithUChar uprv_compareInvAscii
451 uprv_compareInvAscii(const UDataSwapper *ds, in uprv_compareInvAscii() function
396 …swapper->compareInvChars= outCharset==U_ASCII_FAMILY ? uprv_compareInvAscii : uprv_compareInvEbcdi… in udata_openSwapper()
1262 #define uprv_compareInvAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvAscii) macro