Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_getInvalidUChars

2734         ucnv_getInvalidUChars(conv,errChars, &errLen, &err);
2736 log_err("ucnv_getInvalidUChars failed with error : %s\n",u_errorName(err));
2741 log_err("ucnv_getInvalidUChars did not return the correct invalid chars for encoding %s \n", ucnv_getName(conv,&err));