Lines Matching full:mbcs
32 /* MBCS state handling ------------------------------------------------------ */
268 } else if(uprv_strcmp(*pValue, "MBCS")==0) {
297 /* if an SBCS/DBCS/EBCDIC_STATEFUL converter has icu:state, then turn it into MBCS */
307 fprintf(stderr, "ucm error: <icu:state> entry for non-MBCS table or before the <uconv_class> line\n");
435 /* SBCS: use MBCS data structure with a default state table */
444 fprintf(stderr, "ucm error: missing state table information (<icu:state>) for MBCS\n");
448 /* EBCDIC_STATEFUL: use MBCS data structure with a default state table */
461 /* DBCS: use MBCS data structure with a default state table */