Searched refs:sampleText4MBCS (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 394 static const UChar sampleText4MBCS[] = { 0x0061, 0xFFE4, 0xdc01}; in TestErrorBehaviour() local 446 if(!convertFromU(sampleText4MBCS, UPRV_LENGTHOF(sampleText4MBCS), in TestErrorBehaviour() 449 if(!convertFromU(sampleText4MBCS, UPRV_LENGTHOF(sampleText4MBCS), in TestErrorBehaviour() 466 static const UChar sampleText4MBCS[] = { 0x0061, 0x4e00, 0xdc01}; in TestErrorBehaviour() local 486 if(!convertFromU(sampleText4MBCS, UPRV_LENGTHOF(sampleText4MBCS), in TestErrorBehaviour() 489 if(!convertFromU(sampleText4MBCS, UPRV_LENGTHOF(sampleText4MBCS), in TestErrorBehaviour() 608 static const UChar sampleText4MBCS[] = { 0x0061, 0x4e00, 0xdc01}; in TestErrorBehaviour() local 635 if(!convertFromU(sampleText4MBCS, UPRV_LENGTHOF(sampleText4MBCS), in TestErrorBehaviour() 638 if(!convertFromU(sampleText4MBCS, UPRV_LENGTHOF(sampleText4MBCS), in TestErrorBehaviour()
|