Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dcnv_ibmutf8.c40 #define UTF8_NON_ID_CHAR1 0xEF macro
214 *buf = (char)UTF8_NON_ID_CHAR1;
H A Dibm%utf8.c42 #define UTF8_NON_ID_CHAR1 0xEF macro
254 *buf = (char)UTF8_NON_ID_CHAR1;
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A DHZ-GB-2312%UTF-8.c32 #define UTF8_NON_ID_CHAR1 0xEF macro
213 *buf = UTF8_NON_ID_CHAR1;
H A Dzh_CN.euc%UTF-8.c34 #define UTF8_NON_ID_CHAR1 0xEF macro
286 *buf = UTF8_NON_ID_CHAR1;
H A Dzh_TW-big5p%UTF-8.c36 #define UTF8_NON_ID_CHAR1 0xEF macro
279 *(unsigned char*) buf = UTF8_NON_ID_CHAR1; in big5p_to_utf8()
H A Dzh_TW-big5%UTF-8.c41 #define UTF8_NON_ID_CHAR1 0xEF macro
411 *(unsigned char*) buf = UTF8_NON_ID_CHAR1; in big5_to_utf8()
H A Dzh_HK.hkscs%UTF-8.c41 #define UTF8_NON_ID_CHAR1 0xEF macro
421 *(unsigned char*) buf = UTF8_NON_ID_CHAR1; in hkscs_to_utf8()
H A Dzh_TW-iso2022-7%UTF-8.c49 #define UTF8_NON_ID_CHAR1 0xEF macro
424 *(unsigned char*) buf = UTF8_NON_ID_CHAR1; in iso_to_utf8()
H A Dzh_CN.iso2022-CN%UTF-8.c37 #define UTF8_NON_ID_CHAR1 0xEF macro
679 *buf = UTF8_NON_ID_CHAR1; in iso_gb_to_utf()
731 *buf = UTF8_NON_ID_CHAR1; in iso_cns_to_utf()
760 *buf = UTF8_NON_ID_CHAR1; in iso_cns_to_utf()
H A Dzh_TW-euc%UTF-8.c42 #define UTF8_NON_ID_CHAR1 0xEF macro
486 *(unsigned char*) buf = UTF8_NON_ID_CHAR1; in cns_to_utf8()
H A Duni_common.c218 *buf = (char)UTF8_NON_ID_CHAR1; in unichr_to_utf8()
H A Dzh_CN.gbk%UTF-8.c43 #define UTF8_NON_ID_CHAR1 0xEF /* non-identified character */ macro
H A Dzh_CN.iso2022-7%UTF-8.c49 #define UTF8_NON_ID_CHAR1 0xEF /* non-identified character */ macro
656 *buf = (char)UTF8_NON_ID_CHAR1; in iso_to_utf8()
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dhangulcode.h75 #define UTF8_NON_ID_CHAR1 0xEF macro
H A Dnbyte_utf.h121 *ob++ = UTF8_NON_ID_CHAR1;\