Home | History | Annotate | Download | only in cintltst

Lines Matching full:mbcs

566     /*MBCS*/
569 log_err("u-> ibm-950(MBCS) with FallBack did not match.\n");
573 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
576 log_verbose("toUnicode fallback with fallback data for MBCS\n");
588 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
591 log_err("ibm-950->u(MBCS) with Fallback did not match.\n");
636 /*MBCS 1363*/
639 log_err("u-> ibm-1363(MBCS) with FallBack did not match.\n");
643 log_err("ibm-1363->u(MBCS) with Fallback did not match.\n");
646 /*some more test to increase the code coverage in MBCS. Create an test converter from test1.ucm
647 which is test file for MBCS conversion with single-byte codepage data.*/
650 /* MBCS with single byte codepage data test1.ucm*/
662 log_err("u-> test1(MBCS conversion with single-byte) did not match.\n");
667 log_err("test1(MBCS conversion with single-byte) -> u did not match.\n");
671 /*some more test to increase the code coverage in MBCS. Create an test converter from test3.ucm
672 which is test file for MBCS conversion with three-byte codepage data.*/
675 /* MBCS with three byte codepage data test3.ucm*/
689 log_err("u-> test3(MBCS conversion with three-byte) did not match.\n");
694 log_err("test3(MBCS conversion with three-byte) -> u did not match.\n");
698 /*some more test to increase the code coverage in MBCS. Create an test converter from test4.ucm
699 which is test file for MBCS conversion with four-byte codepage data.*/
702 /* MBCS with three byte codepage data test4.ucm*/
724 log_err("u-> test4(MBCS conversion with four-byte) did not match.\n");
729 log_err("test4(MBCS conversion with four-byte) -> u did not match.\n");
743 log_err("u-> ibm-1371(MBCS conversion with single-byte) did not match.,\n");
747 log_err("ibm-1371(MBCS conversion with single-byte) -> u did not match.,\n");