Searched refs:sampleText3MBCS (Results 1 – 1 of 1) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 384 static const UChar sampleText3MBCS[] = { 0x0001, 0x00a4, 0xdc01}; in TestErrorBehaviour() local 433 if(!convertFromU(sampleText3MBCS, UPRV_LENGTHOF(sampleText3MBCS), in TestErrorBehaviour() 436 if(!convertFromU(sampleText3MBCS, UPRV_LENGTHOF(sampleText3MBCS), in TestErrorBehaviour() 500 static const UChar sampleText3MBCS[] = { 0x0051, 0x0050, 0xdc01}; in TestErrorBehaviour() local 524 if(!convertFromU(sampleText3MBCS, UPRV_LENGTHOF(sampleText3MBCS), in TestErrorBehaviour() 527 if(!convertFromU(sampleText3MBCS, UPRV_LENGTHOF(sampleText3MBCS), in TestErrorBehaviour() 551 static const UChar sampleText3MBCS[] = { 0x0051, 0x0050, 0xdc01}; in TestErrorBehaviour() local 572 if(!convertFromU(sampleText3MBCS, UPRV_LENGTHOF(sampleText3MBCS), in TestErrorBehaviour() 575 if(!convertFromU(sampleText3MBCS, UPRV_LENGTHOF(sampleText3MBCS), in TestErrorBehaviour() 592 static const UChar sampleText3MBCS[] = { 0x0051, 0x0050, 0xdc01}; in TestErrorBehaviour() local [all …]
|