Lines Matching refs:cs0
1805 int8_t cs0 = choices[i];
1806 switch(cs0) {
1811 cs = cs0;
1819 cs = cs0;
1830 pFromU2022State->cs[1] = cs = cs0; /* do not output an escape sequence */
1855 cs = cs0;
1863 converterData->myConverterArray[cs0],
1871 cs = cs0;
1879 cs = cs0;
1887 converterData->myConverterArray[cs0],
1893 cs = cs0;
1901 converterData->myConverterArray[cs0],
1905 if(cs0 == KSC5601) {
1918 cs = cs0;
3083 int8_t cs0 = choices[i];
3084 if(cs0 > 0) {
3087 if(cs0 >= CNS_11643_0) {
3116 U_ASSERT(cs0<UCNV_2022_MAX_CONVERTERS);
3118 converterData->myConverterArray[cs0],
3126 cs = cs0;