Home
last modified time | relevance | path

Searched refs:whichSet (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_set.cpp34 UConverterUnicodeSet whichSet, in ucnv_getUnicodeSet() argument
40 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) { in ucnv_getUnicodeSet()
66 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode); in ucnv_getUnicodeSet()
Ducnvsel.cpp64 const UConverterUnicodeSet whichSet, in generateSelectorData() argument
91 whichSet, status); in generateSelectorData()
152 const UConverterUnicodeSet whichSet, UErrorCode* status) { in ucnvsel_open() argument
217 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status); in ucnvsel_open()
/external/icu/icu4c/source/common/unicode/
Ducnvsel.h78 const UConverterUnicodeSet whichSet, UErrorCode* status);
Ducnv.h1004 UConverterUnicodeSet whichSet,
/external/icu/icu4c/source/test/cintltst/
Ducnvseltst.c275 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) { in getResultsManually() argument
293 whichSet, &status); in getResultsManually()