Home | History | Annotate | Download | only in common

Lines Matching refs:myUConverter

878             myData2022->currentConverter = myUConverter = ucnv_open(chosenConverterName, err);
880 myUConverter->fromCharErrorBehaviour = UCNV_TO_U_CALLBACK_STOP;