Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSelector.java46 UnicodeSet excludedCodePoints, int mappingTypes) { in generateSelectorData()
165 public CharsetSelector(List<String> charsetList, UnicodeSet excludedCodePoints, in CharsetSelector()
/external/icu/icu4c/source/common/
Ducnvsel.cpp61 const USet* excludedCodePoints, in generateSelectorData()
149 const USet* excludedCodePoints, in ucnvsel_open()
/external/icu/icu4c/source/test/cintltst/
Ducnvseltst.c272 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) { in getResultsManually()