Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-big5%zh_TW-iso2022-CN-EXT.c66 int iSS2plane; /* The current CNS11643 plane which is member
115 st->iSS2plane = -1; in _icv_open()
192 st->iSS2plane = -1; in _icv_iconv()
383 st->iSS2plane = -1; in ascii_to_iso()
456 if (st->iSS2plane != cnsplane){ /* Is SS2DESIGNATION set tothis plane ? */ in big5_to_iso()
470 st->iSS2plane = cnsplane; in big5_to_iso()