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

  /external/icu/icu4c/source/common/
ucnv_set.c 32 UConverterUnicodeSet whichSet,
ucnv_cnv.h 209 UConverterUnicodeSet which,
287 UConverterUnicodeSet which,
293 UConverterUnicodeSet which,
ucnv_cnv.c 32 UConverterUnicodeSet which,
40 UConverterUnicodeSet which,
ucnvmbcs.h 585 UConverterUnicodeSet which,
597 UConverterUnicodeSet which,
ucnv_ext.h 401 UConverterUnicodeSet which,
ucnvlat1.c 420 UConverterUnicodeSet which,
694 UConverterUnicodeSet which,
ucnv_ext.cpp 947 extSetUseMapping(UConverterUnicodeSet which, int32_t minLength, uint32_t value) {
    [all...]
ucnvhz.c 572 UConverterUnicodeSet which,
ucnvsel.cpp 62 const UConverterUnicodeSet whichSet,
150 const UConverterUnicodeSet whichSet, UErrorCode* status) {
ucnv_ct.c 578 UConverterUnicodeSet which,
ucnvmbcs.cpp 421 UConverterUnicodeSet which,
851 UConverterUnicodeSet which,
    [all...]
ucnvisci.c     [all...]
ucnv2022.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
ucnvsel.h 76 const UConverterUnicodeSet whichSet, UErrorCode* status);
ucnv.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 272 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) {
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 460 ucnv_getUnicodeSet(cnv.getAlias(), cnvSetPtr->toUSet(), (UConverterUnicodeSet)which, &errorCode);
597 UConverterUnicodeSet which;
598 for(which=UCNV_ROUNDTRIP_SET; which<UCNV_SET_COUNT; which=(UConverterUnicodeSet)((int)which+1)) {
    [all...]

Completed in 110 milliseconds