Searched refs:ascii_cnv (Results 1 – 1 of 1) sorted by relevance
1506 UConverter *ascii_cnv = 0, *sjis_cnv = 0, *cnv; in TestAmbiguous() local1546 ascii_cnv = ucnv_open("LATIN-1", &status); in TestAmbiguous()1559 ucnv_close(ascii_cnv); in TestAmbiguous()1563 …/*asciiLength =*/ ucnv_toUChars(ascii_cnv, asciiResult, sizeof(asciiResult)/U_SIZEOF_UCHAR, target… in TestAmbiguous()1568 ucnv_close(ascii_cnv); in TestAmbiguous()1575 ucnv_close(ascii_cnv); in TestAmbiguous()1588 ucnv_close(ascii_cnv); in TestAmbiguous()