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