Searched refs:ccsids (Results 1 – 1 of 1) sorted by relevance
1896 int32_t ccsids[]={ 37, 850, 943, 949, 950, 1047, 1252, 1392, 33722 }; in TestCCSID() local1899 for(i=0; i<UPRV_LENGTHOF(ccsids); ++i) { in TestCCSID()1900 ccsid=ccsids[i]; in TestCCSID()