Home
last modified time | relevance | path

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

/third_party/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()
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp64 const USet* excludedCodePoints, in generateSelectorData()
152 const USet* excludedCodePoints, in ucnvsel_open()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp64 const USet* excludedCodePoints, in generateSelectorData()
152 const USet* excludedCodePoints, in ucnvsel_open()
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp64 const USet* excludedCodePoints, in generateSelectorData()
152 const USet* excludedCodePoints, in ucnvsel_open()
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp64 const USet* excludedCodePoints, in generateSelectorData()
152 const USet* excludedCodePoints, in ucnvsel_open()
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c275 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) { in getResultsManually()