Home
last modified time | relevance | path

Searched refs:Sfunc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-iso2022-CN-EXT.c62 st->Sfunc = SI; in _icv_open()
121 st->Sfunc = SI; in iso2022_icv_iconv()
189 if (st->Sfunc == SI){ /* An invalid ESC sequence in iso2022_icv_iconv()
200 } else if (st->Sfunc == SO) { /* An invalid ESC sequence in iso2022_icv_iconv()
214 } else if (st->Sfunc == SI) { in iso2022_icv_iconv()
217 st->Sfunc = SO; in iso2022_icv_iconv()
223 } else if (st->Sfunc == SO) { in iso2022_icv_iconv()
225 st->Sfunc = SI; in iso2022_icv_iconv()
/illumos-gate/usr/src/lib/iconv_modules/inc/
H A Diso2022-cn.h50 char Sfunc; /* Current shift function SI or SO. Also the current member