Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dcnv_ibmutf8.c42 #define UTF8_NON_ID_CHAR3 0xBD macro
216 *(buf+2) = (char)UTF8_NON_ID_CHAR3;
H A Dibm%utf8.c44 #define UTF8_NON_ID_CHAR3 0xBD macro
256 *(buf+2) = (char)UTF8_NON_ID_CHAR3;
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A DHZ-GB-2312%UTF-8.c34 #define UTF8_NON_ID_CHAR3 0xBD macro
215 *(buf+2) = UTF8_NON_ID_CHAR3;
H A Dzh_CN.euc%UTF-8.c36 #define UTF8_NON_ID_CHAR3 0xBD macro
288 *(buf+2) = UTF8_NON_ID_CHAR3;
H A Dzh_TW-big5p%UTF-8.c38 #define UTF8_NON_ID_CHAR3 0xBD macro
281 *(unsigned char*)(buf+2) = UTF8_NON_ID_CHAR3; in big5p_to_utf8()
H A Dzh_HK.hkscs%UTF-8.c43 #define UTF8_NON_ID_CHAR3 0xBD macro
423 *(unsigned char*)(buf+2) = UTF8_NON_ID_CHAR3; in hkscs_to_utf8()
H A Dzh_TW-big5%UTF-8.c43 #define UTF8_NON_ID_CHAR3 0xBD macro
413 *(unsigned char*)(buf+2) = UTF8_NON_ID_CHAR3; in big5_to_utf8()
H A Dzh_TW-iso2022-7%UTF-8.c51 #define UTF8_NON_ID_CHAR3 0xBD macro
426 *(unsigned char*) (buf+2) = UTF8_NON_ID_CHAR3; in iso_to_utf8()
H A Dzh_CN.iso2022-CN%UTF-8.c39 #define UTF8_NON_ID_CHAR3 0xBD macro
681 *(buf+2) = UTF8_NON_ID_CHAR3; in iso_gb_to_utf()
733 *(buf+2) = UTF8_NON_ID_CHAR3; in iso_cns_to_utf()
762 *(buf+2) = UTF8_NON_ID_CHAR3; in iso_cns_to_utf()
H A Dzh_TW-euc%UTF-8.c44 #define UTF8_NON_ID_CHAR3 0xBD macro
488 *(unsigned char*) (buf+2) = UTF8_NON_ID_CHAR3; in cns_to_utf8()
H A Duni_common.c220 *(buf+2) = (char)UTF8_NON_ID_CHAR3; in unichr_to_utf8()
H A Dzh_CN.gbk%UTF-8.c45 #define UTF8_NON_ID_CHAR3 0xBD macro
H A Dzh_CN.iso2022-7%UTF-8.c51 #define UTF8_NON_ID_CHAR3 0xBD /* non-identified character */ macro
658 *(buf + 2) = (char)UTF8_NON_ID_CHAR3; in iso_to_utf8()
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dhangulcode.h77 #define UTF8_NON_ID_CHAR3 0xBD macro
H A Dnbyte_utf.h123 *ob++ = UTF8_NON_ID_CHAR3;\