Home | History | Annotate | Download | only in intltest

Lines Matching refs:UConverterUnicodeSet

460                 ucnv_getUnicodeSet(cnv.getAlias(), cnvSetPtr->toUSet(), (UConverterUnicodeSet)which, &errorCode);
597 UConverterUnicodeSet which;
598 for(which=UCNV_ROUNDTRIP_SET; which<UCNV_SET_COUNT; which=(UConverterUnicodeSet)((int)which+1)) {