Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/zh/common/
H A Dzh_CN.euc%zh_TW-big5.c42 int gb2312_2nd_byte(char inbuf);
106 if (gb2312_2nd_byte(**inbuf) == 0) { in _icv_iconv()
155 int gb2312_2nd_byte(inbuf) in gb2312_2nd_byte() function