Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnv_set.c32 UConverterUnicodeSet whichSet, in ucnv_getUnicodeSet() argument
38 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) { in ucnv_getUnicodeSet()
64 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode); in ucnv_getUnicodeSet()
Ducnvsel.cpp62 const UConverterUnicodeSet whichSet, in generateSelectorData() argument
89 whichSet, status); in generateSelectorData()
150 const UConverterUnicodeSet whichSet, UErrorCode* status) { in ucnvsel_open() argument
215 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status); in ucnvsel_open()
/external/icu/icu4c/source/common/unicode/
Ducnvsel.h76 const UConverterUnicodeSet whichSet, UErrorCode* status);
Ducnv.h997 UConverterUnicodeSet whichSet,
/external/icu/icu4c/source/test/cintltst/
Ducnvseltst.c272 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) { in getResultsManually() argument
290 whichSet, &status); in getResultsManually()