Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dncnvtst.c398 static const int32_t offsets4MBCS[] = { 0x00, 0x01, 0x01, 0x01, 0x02, 0x02 }; in TestErrorBehaviour() local
450 expected4MBCS, sizeof(expected4MBCS), "euc-jp", offsets4MBCS, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
453 expected4MBCS, sizeof(expected4MBCS), "euc-jp", offsets4MBCS, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
613 …static const int32_t offsets4MBCS[] = { 0x00, 0x00, 0x00, 0x01, 0x01, 0x01 ,0x01, 0x02, 0x0… in TestErrorBehaviour() local
639 expected4MBCS, sizeof(expected4MBCS), "HZ", offsets4MBCS, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
642 expected4MBCS, sizeof(expected4MBCS), "HZ", offsets4MBCS, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()