Home | History | Annotate | Download | only in cintltst

Lines Matching full:offsets

577         static const int32_t offsets[]={
586 /* BOCU-1 fromUnicode never calls callbacks, so this only tests single-byte and offsets behavior */
590 UCNV_FROM_U_CALLBACK_SKIP, offsets, NULL, 0)
620 int32_t offsets[]={
632 /* CESU-8 fromUnicode never calls callbacks, so this only tests conversion and offsets behavior */
634 /* without offsets */
643 /* with offsets */
647 UCNV_FROM_U_CALLBACK_SKIP, offsets, NULL, 0)
996 int32_t offsets[]={
1011 UCNV_TO_U_CALLBACK_SKIP, offsets, NULL, 0)
1046 int32_t offsets[]={
1061 /* without offsets */
1069 /* with offsets */
1072 UCNV_TO_U_CALLBACK_SKIP, offsets, NULL, 0)
1483 static const int32_t offsets[]={ 0, 0, 0, 1, 1, 1, 1, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6 };
1486 UCNV_FROM_U_CALLBACK_SUBSTITUTE, offsets, NULL, 0 )) {
1506 static const int32_t offsets[]={
1512 UCNV_FROM_U_CALLBACK_SUBSTITUTE, offsets, NULL, 0)
1533 static const int32_t offsets[]={
1539 UCNV_FROM_U_CALLBACK_SUBSTITUTE, offsets, NULL, 0)
1689 static const int32_t offsets[]={
1694 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets, NULL, 0)
2786 log_verbose("comparing %d offsets..\n", targ-junkout);
2788 log_err("did not get the expected offsets while %s \n", gNuConvTestName);
2791 log_err("Got Offsets: ");
2795 log_err("Expected Offsets: ");
2976 log_err("did not get the expected offsets while %s \n", gNuConvTestName);
2977 log_err("Got offsets: ");
2981 log_err("Expected offsets: ");
3160 log_verbose("comparing %d offsets..\n", targ-junkout);
3162 log_err("did not get the expected offsets while %s \n", gNuConvTestName);
3165 log_err("Got Offsets: ");
3169 log_err("Expected Offsets: ");
3333 log_err("did not get the expected offsets while %s \n", gNuConvTestName);
3334 log_err("Got offsets: ");
3338 log_err("Expected offsets: ");