Home | History | Annotate | Download | only in common

Lines Matching refs:cs0

1779                 int8_t cs0 = choices[i];
1780 switch(cs0) {
1785 cs = cs0;
1793 cs = cs0;
1804 pFromU2022State->cs[1] = cs = cs0; /* do not output an escape sequence */
1829 cs = cs0;
1837 converterData->myConverterArray[cs0],
1845 cs = cs0;
1853 cs = cs0;
1861 converterData->myConverterArray[cs0],
1867 cs = cs0;
1875 converterData->myConverterArray[cs0],
1879 if(cs0 == KSC5601) {
1892 cs = cs0;
3057 int8_t cs0 = choices[i];
3058 if(cs0 > 0) {
3061 if(cs0 >= CNS_11643_0) {
3090 U_ASSERT(cs0<UCNV_2022_MAX_CONVERTERS);
3092 converterData->myConverterArray[cs0],
3100 cs = cs0;