Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_isAmbiguous

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