Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_isAmbiguous

1495     isAmbiguous=ucnv_isAmbiguous(cnv);
1497 /* check that outUnicode[1]!=0x5c is exactly the same as ucnv_isAmbiguous() */
1499 log_err("error: converter \"%s\" needs a backslash fix: %d but ucnv_isAmbiguous()==%d\n",
1583 if (!ucnv_isAmbiguous(sjis_cnv))