Searched defs:in_byte1 (Results 1 – 9 of 9) sorted by relevance
/titanic_51/usr/src/lib/iconv_modules/zh/common/ |
H A D | HZ-GB-2312%zh_CN.euc.c | 178 hz2gb(in_byte1, in_byte2, buf, buflen) in hz2gb() argument
|
H A D | HZ-GB-2312%UTF-8.c | 176 hz2utf8(in_byte1, in_byte2, buf, buflen) in hz2utf8() argument
|
H A D | UTF-8%HZ-GB-2312.c | 291 int unicode_to_gb_to_hz(in_byte1, in_byte2, buf, buflen) in unicode_to_gb_to_hz() argument
|
H A D | zh_CN.euc%UTF-8.c | 231 char in_byte1 = st->_lastc; local
|
H A D | UTF-8%zh_CN.euc.c | 328 int unicode_to_gb(char in_byte1, char in_byte2, char *buf, int buflen, int *uconv_num) in unicode_to_gb() argument
|
H A D | zh_CN.euc%zh_CN.iso2022-CN.c | 196 gb_to_iso(in_byte1, in_byte2, buf, buflen) in gb_to_iso() argument
|
H A D | UTF-8%zh_CN.iso2022-7.c | 292 int unicode_to_iso(in_byte1, in_byte2, buf, buflen) in unicode_to_iso() argument
|
H A D | zh_CN.iso2022-CN%UTF-8.c | 637 char in_byte1, in_byte2; in iso_gb_to_utf() local
|
H A D | zh_CN.iso2022-CN%zh_CN.euc.c | 728 iso_to_gb(char in_byte1, char in_byte2, char *buf, int buflen) in iso_to_gb() argument
|