Home | History | Annotate | Download | only in common

Lines Matching refs:fromCharErrorBehaviour

303     cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr);
336 if (converter->fromCharErrorBehaviour != UCNV_TO_U_DEFAULT_CALLBACK) {
350 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_CLOSE, &errorCode);
569 if(choice<=UCNV_RESET_TO_UNICODE && converter->fromCharErrorBehaviour != UCNV_TO_U_DEFAULT_CALLBACK) {
582 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode);
707 *action = converter->fromCharErrorBehaviour;
730 if (oldAction) *oldAction = converter->fromCharErrorBehaviour;
731 converter->fromCharErrorBehaviour = newAction;
1535 cnv->fromCharErrorBehaviour(cnv->toUContext, pArgs,