Home
last modified time | relevance | path

Searched refs:hascns (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.c81 static int hascns(char*);
250 if ((idx = hascns(st->keepc)) >= 0){ in _icv_iconv()
338 static int hascns(char* big5mbchar) in hascns() function