Lines Matching full:mbcs
568 /*MBCS*/
571 log_err("u-> ibm-950(MBCS) with FallBack did not match.\n");
575 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
578 log_verbose("toUnicode fallback with fallback data for MBCS\n");
590 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
593 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
638 /*MBCS 1363*/
641 log_err("u-> ibm-1363(MBCS) with FallBack did not match.\n");
645 log_err("ibm-1363->u(MBCS) with Fallback did not match.\n");
648 /*some more test to increase the code coverage in MBCS. Create an test converter from test1.ucm
649 which is test file for MBCS conversion with single-byte codepage data.*/
652 /* MBCS with single byte codepage data test1.ucm*/
664 log_err("u-> test1(MBCS conversion with single-byte) did not match.\n");
669 log_err("test1(MBCS conversion with single-byte) -> u did not match.\n");
673 /*some more test to increase the code coverage in MBCS. Create an test converter from test3.ucm
674 which is test file for MBCS conversion with three-byte codepage data.*/
677 /* MBCS with three byte codepage data test3.ucm*/
691 log_err("u-> test3(MBCS conversion with three-byte) did not match.\n");
696 log_err("test3(MBCS conversion with three-byte) -> u did not match.\n");
700 /*some more test to increase the code coverage in MBCS. Create an test converter from test4.ucm
701 which is test file for MBCS conversion with four-byte codepage data.*/
704 /* MBCS with three byte codepage data test4.ucm*/
726 log_err("u-> test4(MBCS conversion with four-byte) did not match.\n");
731 log_err("test4(MBCS conversion with four-byte) -> u did not match.\n");
745 log_err("u-> ibm-1371(MBCS conversion with single-byte) did not match.,\n");
749 log_err("ibm-1371(MBCS conversion with single-byte) -> u did not match.,\n");