Searched refs:U_ILLEGAL_CHAR_FOUND (Results 26 - 30 of 30) sorted by relevance

12

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dconvtest.cpp142 cc.outErrorCode=U_ILLEGAL_CHAR_FOUND;
255 cc.outErrorCode=U_ILLEGAL_CHAR_FOUND;
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv.c1052 e!=U_ILLEGAL_CHAR_FOUND &&
1497 e!=U_ILLEGAL_CHAR_FOUND &&
H A Ducnv_lmb.c1327 *err = U_ILLEGAL_CHAR_FOUND;
/macosx-10.10/libxml2-26/libxml2/
H A Dencoding.c1898 if (err == U_INVALID_CHAR_FOUND || err == U_ILLEGAL_CHAR_FOUND)
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dnucnvtst.c2762 TestNextUCharError(cnv, (const char*)source2, (const char*)source2+sizeof(source2), U_ILLEGAL_CHAR_FOUND, "an invalid character"); local

Completed in 205 milliseconds

12