Home
last modified time | relevance | path

Searched defs:utf8 (Results 1 – 13 of 13) sorted by relevance

/titanic_51/usr/src/lib/iconv_modules/ko/common/
H A Dcommon_utf.c36 hcode_type utf8; in _uni_to_utf8() local
68 _utf8_to_uni(hcode_type utf8) _utf8_to_uni() argument
102 hcode_type unicode, utf8; _udcidx_to_utf() local
[all...]
H A Dcommon_def.h43 hcode_type utf8; member
H A Dhangulcode.h33 unsigned long utf8; member
H A Dcommon_han.h73 } utf8; member
118 } utf8; member
/titanic_51/usr/src/lib/iconv_modules/th_TH/common/
H A Dcommon_utf.c38 hcode_type utf8; in _uni_to_utf8() local
54 _utf8_to_uni(hcode_type utf8) _utf8_to_uni() argument
70 hcode_type unicode, utf8; _udcidx_to_utf() local
[all...]
H A Dcommon_def.h39 hcode_type utf8; member
H A Dcommon_thai.h66 } utf8; member
104 } utf8; member
/titanic_51/usr/src/uts/common/kiconv/kiconv_ko/
H A Dkiconv_ko.c466 utf8_to_ko(uint32_t utf8, uchar_t *ob, uchar_t *obtail, size_t *ret_val, in utf8_to_ko() argument
514 utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_uhc() argument
526 utf8_to_euckr(uint32_t utf8,uchar_t ** inbuf,uchar_t * ibtail,uchar_t * ob,uchar_t * obtail,size_t * ret_val) utf8_to_euckr() argument
[all...]
/titanic_51/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c858 utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_euctw() argument
928 utf8_to_big5hkscs(uint32_t utf8,uchar_t ** inbuf,uchar_t * ibtail,uchar_t * ob,uchar_t * obtail,size_t * ret_val) utf8_to_big5hkscs() argument
983 utf8_to_big5_common(uint32_t utf8,uchar_t * ob,uchar_t * obtail,size_t * ret_val,kiconv_table_t * table,size_t nitems) utf8_to_big5_common() argument
1014 utf8_to_big5(uint32_t utf8,uchar_t ** inbuf,uchar_t * ibtail,uchar_t * ob,uchar_t * obtail,size_t * ret_val) utf8_to_big5() argument
1026 utf8_to_cp950hkscs(uint32_t utf8,uchar_t ** inbuf,uchar_t * ibtail,uchar_t * ob,uchar_t * obtail,size_t * ret_val) utf8_to_cp950hkscs() argument
[all...]
/titanic_51/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_sc.c802 utf8_to_gb18030(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_gb18030() argument
855 utf8_to_gbk(uint32_t utf8,uchar_t ** inbuf,uchar_t * ibtail,uchar_t * ob,uchar_t * obtail,size_t * ret) utf8_to_gbk() argument
896 utf8_to_gb2312(uint32_t utf8,uchar_t ** inbuf,uchar_t * intail,uchar_t * ob,uchar_t * obtail,size_t * ret) utf8_to_gb2312() argument
[all...]
/titanic_51/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c279 pc_valid_long_fn(char *namep, int utf8) in pc_valid_long_fn() argument
/titanic_51/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1677 uint8_t comp_id, utf8[6]; in ud_uncompress() local
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_consume.c700 static boolean_t utf8; in dt_print_packed() local