/illumos-gate/usr/src/lib/iconv_modules/zh/common/ |
H A D | zh_TW-iso2022-CN-EXT%zh_TW-euc.c | 54 chinese_to_euc( _iconv_st *st, unsigned char **outbuf, size_t *outbytesleft, int plane_no ) in chinese_to_euc() 89 int plane_no, ret; /* return buffer size */ in make_cns() local
|
H A D | zh_TW-euc%UTF-8.c | 122 int plane_no = 0, n; in _icv_iconv() local 322 static int cns_to_utf8(int plane_no, _iconv_st *st, char *buf, size_t buflen, int *uconv_num) in cns_to_utf8() 500 getUnicodeFromUDA(int plane_no, uchar_t byte1, uchar_t byte2) in getUnicodeFromUDA()
|
H A D | zh_TW-euc%zh_TW-iso2022-7.c | 65 int plane_no; member 136 int plane_no = -1, n; in _icv_iconv() local 347 static int cns_to_iso(int plane_no, char keepc[], char *buf, size_t buflen) in cns_to_iso()
|
H A D | zh_TW-euc%zh_TW-big5.c | 112 int plane_no = -1, n; in _icv_iconv() local 266 static int cns_to_big5(int plane_no, char keepc[], char *buf, size_t buflen) in cns_to_big5()
|
H A D | zh_TW-big5%zh_TW-euc.c | 116 int plane_no, n, unidx; in _icv_iconv() local 281 static int big5_to_cns(int plane_no, int unidx, unsigned long cnscode, in big5_to_cns()
|
H A D | zh_TW-iso2022-7%UTF-8.c | 56 int plane_no; /* plane number for Chinese character */ member 342 static int iso_to_utf8(int plane_no, char keepc[], char *buf, size_t buflen) in iso_to_utf8()
|
H A D | zh_TW-iso2022-7%zh_TW-big5.c | 53 int plane_no; /* plane number for Chinese character */ member 339 static int iso_to_big5(int plane_no, char keepc[], char *buf, size_t buflen) in iso_to_big5()
|
H A D | zh_TW-big5%zh_TW-iso2022-7.c | 131 int plane_no, n, unidx; in _icv_iconv() local 341 static int big5_to_iso(int plane_no, int unidx, unsigned long cnscode, in big5_to_iso()
|
H A D | UTF-8%zh_TW-euc.c | 125 int plane_no, n, unidx; in _icv_iconv() local 463 static int utf8_to_cns(int plane_no, int unidx, unsigned long cnscode, in utf8_to_cns()
|
H A D | UTF-8%zh_TW-iso2022-7.c | 135 int plane_no, n, unidx; in _icv_iconv() local 436 static int utf8_to_iso(int plane_no, int unidx, unsigned long cnscode, in utf8_to_iso()
|
H A D | zh_TW-iso2022-CN-EXT.c | 385 int plane_no = -1; in iscns() local
|
H A D | zh_TW-iso2022-CN-EXT%zh_TW-big5.c | 59 chinese_to_big5( _iconv_st *st, unsigned char **outbuf, size_t *outbytesleft, int plane_no ) in chinese_to_big5()
|
H A D | zh_TW-iso2022-7%zh_TW-euc.c | 54 int plane_no; /* plane number for Chinese character */ member 403 static int iso_to_cns(int plane_no, char keepc[], char *buf, size_t buflen) in iso_to_cns()
|
H A D | zh_TW-euc%zh_TW-iso2022-CN-EXT.c | 52 short plane_no; /* plane no */ member
|
/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/ |
H A D | kiconv_tc.c | 374 size_t plane_no; in kiconv_fr_euctw() local 473 size_t plane_no; in kiconvstr_fr_euctw() local 701 get_unicode_from_UDA(size_t plane_no, uchar_t b1, uchar_t b2) in get_unicode_from_UDA() 720 euctw_to_utf8(size_t plane_no, uint32_t euctw_val, uchar_t *ob, in euctw_to_utf8() 860 size_t plane_no; in utf8_to_euctw() local
|