Home | History | Annotate | Download | only in common

Lines Matching defs:ucnv_close

326 ucnv_close (UConverter * converter)
359 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_CLOSE, &errorCode);
374 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLOSE, &errorCode);
490 ucnv_close(clone);
2510 ucnv_close(inConverter);
2519 ucnv_close(inConverter);
2520 ucnv_close(outConverter);
2578 ucnv_close(algoConverter);