Searched refs:getUnicodeSet (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Ducnv_set.c44 if(cnv->sharedData->impl->getUnicodeSet==NULL) {
64 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode);
H A Ducnv_cnv.h196 * the converter's getUnicodeSet() implementation; the converter should only
199 * getUnicodeSet() implementation to consecutively add code points to
247 UConverterGetUnicodeSet getUnicodeSet; member in struct:UConverterImpl
H A Ducnv2022.c3663 cnvData->currentConverter->sharedData->impl->getUnicodeSet(

Completed in 74 milliseconds