Home | History | Annotate | Download | only in cintltst

Lines Matching full:tounicode

654     log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_SKIP  \n");
922 log_verbose("Testing toUnicode for SCSU with UCNV_TO_U_CALLBACK_SKIP \n");
934 log_verbose("Testing toUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
1017 log_verbose("Testing toUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
1280 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_STOP \n");
1325 log_verbose("Testing toUnicode for UTF-8 with UCNV_TO_U_CALLBACK_STOP \n");
1337 log_verbose("Testing toUnicode for SCSU with UCNV_TO_U_CALLBACK_STOP \n");
1561 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_SUBSTITUTE \n");
1615 log_verbose("Testing toUnicode for UTF-8 with UCNV_TO_U_CALLBACK_SUBSTITUTE \n");
1627 log_verbose("Testing toUnicode for SCSU with UCNV_TO_U_CALLBACK_SUBSTITUTE \n");
1680 log_verbose("Testing UTF-7 toUnicode with substitute callbacks\n");
1700 log_verbose("Testing UTF-16 toUnicode with substitute callbacks\n");
1736 log_verbose("Testing UTF-32 toUnicode with substitute callbacks\n");
2280 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_ESCAPE \n");
2903 log_err("Error, the end would overflow the real output buffer while about to call toUnicode! tarjey=%08lx %s",targ,gNuConvTestName);
2906 log_verbose("calling toUnicode @ %08lx to %08lx\n", targ,end);
2941 log_err("Problem doing toUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName);
3276 log_err("Error, the end would overflow the real output buffer while about to call toUnicode! tarjey=%08lx %s",targ,gNuConvTestName);
3279 log_verbose("calling toUnicode @ %08lx to %08lx\n", targ,end);
3298 log_err("Problem doing toUnicode, errcode %s %s\n", myErrorName(status), gNuConvTestName);