Searched refs:TRY_CNV_2 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcintltst.c67 # define TRY_CNV_2 "ibm-1208" macro
70 # define TRY_CNV_2 "sjis" macro
149 cnv = ucnv_open(TRY_CNV_2, &errorCode);
155 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dintltest.cpp1161 # define TRY_CNV_2 "ibm-1208" macro
1164 # define TRY_CNV_2 "sjis" macro
1404 cnv = ucnv_open(TRY_CNV_2, &errorCode);
1410 "*** %s! The converter for " TRY_CNV_2 " cannot be opened.\n"

Completed in 202 milliseconds