Searched refs:expectedISO2022JIS (Results 1 – 1 of 1) sorted by relevance
4207 static const uint16_t expectedISO2022JIS[] = { in TestJIS() local4262 testConvertToU(sampleTextJIS,sizeof(sampleTextJIS),expectedISO2022JIS, in TestJIS()4263 sizeof(expectedISO2022JIS)/sizeof(expectedISO2022JIS[0]),"JIS", toISO2022JISOffs,TRUE); in TestJIS()