Home
last modified time | relevance | path

Searched defs:excludedCodePoints (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSelector.java48 UnicodeSet excludedCodePoints, int mappingTypes) { in generateSelectorData()
167 public CharsetSelector(List<String> charsetList, UnicodeSet excludedCodePoints, in CharsetSelector()
/external/icu/icu4c/source/common/
Ducnvsel.cpp64 const USet* excludedCodePoints, in generateSelectorData()
152 const USet* excludedCodePoints, in ucnvsel_open()
/external/icu/icu4c/source/test/cintltst/
Ducnvseltst.c275 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) { in getResultsManually()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1099 …onst char *const * converterList, int32_t converterListSize, const USet * excludedCodePoints, cons… in ucnvsel_open_android()