Home
last modified time | relevance | path

Searched refs:offsets3MBCS (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dncnvtst.c386 static const int32_t offsets3MBCS[] = { 0x00, 0x01, 0x01, 0x02, 0x02}; in TestErrorBehaviour() local
434 expected3MBCS, sizeof(expected3MBCS), "ibm-1363", offsets3MBCS, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
437 … expected3MBCS, sizeof(expected3MBCS), "ibm-1363", offsets3MBCS, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
502 static const int32_t offsets3MBCS[] = { 0x00, 0x01, 0x02 }; in TestErrorBehaviour() local
525 … expected3MBCS, sizeof(expected3MBCS), "iso-2022-cn", offsets3MBCS, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
528 … expected3MBCS, sizeof(expected3MBCS), "iso-2022-cn", offsets3MBCS, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
553 … static const int32_t offsets3MBCS[] = { -1, -1, -1, -1, 0x00, 0x01, 0x02, 0x02 }; in TestErrorBehaviour() local
573 … expected3MBCS, sizeof(expected3MBCS), "iso-2022-kr", offsets3MBCS, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
576 … expected3MBCS, sizeof(expected3MBCS), "iso-2022-kr", offsets3MBCS, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
594 static const int32_t offsets3MBCS[] = { 0x00, 0x00, 0x00, 0x01, 0x02}; in TestErrorBehaviour() local
[all …]