Home
last modified time | relevance | path

Searched refs:uprv_compareInvWithUChar (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dudataswp.h329 # define uprv_compareInvWithUChar uprv_compareInvAscii macro
331 # define uprv_compareInvWithUChar uprv_compareInvEbcdic macro
Duloc_keytype.cpp318 if (uprv_compareInvWithUChar(NULL, legacyTypeId, -1, to, toLen) == 0) { in initFromResourceBundle()
368 if (uprv_compareInvWithUChar(NULL, bcpTypeId, -1, to, toLen) == 0) { in initFromResourceBundle()