Searched defs:uprv_compareInvCharsAsAscii (Results 1 – 1 of 1) sorted by relevance
84 # define uprv_compareInvCharsAsAscii(s1, s2) uprv_strcmp(s1, s2) macro86 # define uprv_compareInvCharsAsAscii(s1, s2) uprv_compareInvEbcdicAsAscii(s1, s2) macro