Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dcommon_utf.c36 hcode_type utf8; in _uni_to_utf8() local
68 hcode_type _utf8_to_uni(hcode_type utf8) in _utf8_to_uni()
102 hcode_type unicode, utf8; in _udcidx_to_utf() local
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
/illumos-gate/usr/src/lib/iconv_modules/th_TH/common/
H A Dcommon_utf.c38 hcode_type utf8; in _uni_to_utf8() local
54 hcode_type _utf8_to_uni(hcode_type utf8) in _utf8_to_uni()
70 hcode_type unicode, utf8; in _udcidx_to_utf() local
H A Dcommon_def.h39 hcode_type utf8; member
H A Dcommon_thai.h66 } utf8; member
104 } utf8; member
/illumos-gate/usr/src/uts/common/kiconv/kiconv_ko/
H A Dkiconv_ko.c464 utf8_to_ko(uint32_t utf8, uchar_t *ob, uchar_t *obtail, size_t *ret_val, in utf8_to_ko()
512 utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_uhc()
524 utf8_to_euckr(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_euckr()
/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c856 utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_euctw()
926 utf8_to_big5hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_big5hkscs()
981 utf8_to_big5_common(uint32_t utf8, uchar_t *ob, uchar_t *obtail, in utf8_to_big5_common()
1012 utf8_to_big5(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_big5()
1024 utf8_to_cp950hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_cp950hkscs()
/illumos-gate/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_sc.c800 utf8_to_gb18030(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_gb18030()
853 utf8_to_gbk(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail, in utf8_to_gbk()
894 utf8_to_gb2312(uint32_t utf8, uchar_t **inbuf, uchar_t *intail, in utf8_to_gb2312()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c279 pc_valid_long_fn(char *namep, int utf8) in pc_valid_long_fn()
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h320 keymap_entry_t utf8; /* equivalent UTF-8 code */ member
329 keymap_entry_t utf8; /* equivalent UTF-8 code */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1677 uint8_t comp_id, utf8[6]; in ud_uncompress() local
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c1910 utf8(unsigned int cp, char out[7]) in utf8() function
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c702 static boolean_t utf8; in dt_print_packed() local