Home | History | Annotate | Download | only in common

Lines Matching defs:ucnv_close

319 ucnv_close (UConverter * converter)
352 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_CLOSE, &errorCode);
367 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLOSE, &errorCode);
488 ucnv_close(clone);
2508 ucnv_close(inConverter);
2517 ucnv_close(inConverter);
2518 ucnv_close(outConverter);
2576 ucnv_close(algoConverter);