HomeSort by relevance Sort by last modified time
    Searched refs:uprv_compareInvAscii (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/
udataswp.h 308 uprv_compareInvAscii(const UDataSwapper *ds,
uloc_keytype.cpp 310 if (uprv_compareInvAscii(NULL, legacyTypeId, -1, to, toLen) == 0) {
360 if (uprv_compareInvAscii(NULL, bcpTypeId, -1, to, toLen) == 0) {
udataswp.c 394 swapper->compareInvChars= outCharset==U_ASCII_FAMILY ? uprv_compareInvAscii : uprv_compareInvEbcdic;
uinvchar.c 449 uprv_compareInvAscii(const UDataSwapper *ds,
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 53 milliseconds