Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCNV_TO_U_CALLBACK_SKIP

508     log_verbose("Testing fromUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
596 log_verbose("Testing fromUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
654 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_SKIP \n");
669 UCNV_TO_U_CALLBACK_SKIP, fromIBM949Offs, NULL, 0 ))
673 UCNV_TO_U_CALLBACK_SKIP, fromIBM943Offs, NULL, 0 ))
679 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0 ))
685 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0,"i",U_ILLEGAL_CHAR_FOUND ))
703 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
714 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
725 UCNV_TO_U_CALLBACK_SKIP, latin1ToUOffsets,
736 UCNV_TO_U_CALLBACK_SKIP, latin1ToUOffsets,
855 UCNV_TO_U_CALLBACK_SKIP, from_EBCIDIC_STATEFULOffsets, NULL, 0 ))
860 UCNV_TO_U_CALLBACK_SKIP, from_EBCIDIC_STATEFULOffsets, NULL, 0,"i",U_ILLEGAL_CHAR_FOUND ))
865 UCNV_TO_U_CALLBACK_SKIP, from_euc_jpOffs , NULL, 0))
872 UCNV_TO_U_CALLBACK_SKIP, from_euc_twOffs , NULL, 0))
878 UCNV_TO_U_CALLBACK_SKIP, from_iso_2022_jpOffs , NULL, 0))
883 UCNV_TO_U_CALLBACK_SKIP, from_iso_2022_cnOffs , NULL, 0))
888 UCNV_TO_U_CALLBACK_SKIP, from_iso_2022_krOffs , NULL, 0))
893 UCNV_TO_U_CALLBACK_SKIP, from_hzOffs , NULL, 0))
898 UCNV_TO_U_CALLBACK_SKIP, from_isciiOffs , NULL, 0))
903 UCNV_TO_U_CALLBACK_SKIP, fromLMBCS , NULL, 0))
909 log_verbose("Testing to Unicode for UTF-8 with UCNV_TO_U_CALLBACK_SKIP \n");
918 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 ))
922 log_verbose("Testing toUnicode for SCSU with UCNV_TO_U_CALLBACK_SKIP \n");
930 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 ))
934 log_verbose("Testing toUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
1011 UCNV_TO_U_CALLBACK_SKIP, offsets, NULL, 0)
1017 log_verbose("Testing toUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
1064 UCNV_TO_U_CALLBACK_SKIP, NULL, NULL, 0)
1072 UCNV_TO_U_CALLBACK_SKIP, offsets, NULL, 0)
2567 UCNV_TO_U_CALLBACK_SKIP, fromIBM943Offsskip, NULL, 0 ))