Lines Matching refs:offsets2
382 static const int32_t offsets2[] = { 0x00, 0x00, 0x01, 0x01, 0x02, 0x02}; in TestErrorBehaviour() local
412 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
430 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
458 static const int32_t offsets2[] = { 0x00,0x01,0x02}; in TestErrorBehaviour() local
471 expected2, sizeof(expected2), "iso-2022-jp", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
474 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
477 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
498 static const int32_t offsets2[] = { 0x00, 0x01,0x02}; in TestErrorBehaviour() local
515 expected2, sizeof(expected2), "iso-2022-cn", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
518 expected2, sizeof(expected2), "iso-2022-cn", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
521 expected2, sizeof(expected2), "iso-2022-cn", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
549 static const int32_t offsets2[] = { -1, -1, -1, -1, 0x00, 0x01, 0x02}; in TestErrorBehaviour() local
563 expected2, sizeof(expected2), "iso-2022-kr", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
566 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
569 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
590 static const int32_t offsets2[] = { 0x00, 0x00, 0x00, 0x01, 0x02 }; in TestErrorBehaviour() local
607 expected2, sizeof(expected2), "HZ", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
610 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
613 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()