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