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