Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dcnv_ibmutf8.c41 #define UTF8_NON_ID_CHAR2 0xBF macro
215 *(buf+1) = (char)UTF8_NON_ID_CHAR2;
H A Dibm%utf8.c43 #define UTF8_NON_ID_CHAR2 0xBF macro
255 *(buf+1) = (char)UTF8_NON_ID_CHAR2;
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A DHZ-GB-2312%UTF-8.c33 #define UTF8_NON_ID_CHAR2 0xBF macro
214 *(buf+1) = UTF8_NON_ID_CHAR2;
H A Dzh_CN.euc%UTF-8.c35 #define UTF8_NON_ID_CHAR2 0xBF macro
287 *(buf+1) = UTF8_NON_ID_CHAR2;
H A Dzh_TW-big5p%UTF-8.c37 #define UTF8_NON_ID_CHAR2 0xBF macro
280 *(unsigned char*)(buf+1) = UTF8_NON_ID_CHAR2; in big5p_to_utf8()
H A Dzh_HK.hkscs%UTF-8.c42 #define UTF8_NON_ID_CHAR2 0xBF macro
422 *(unsigned char*)(buf+1) = UTF8_NON_ID_CHAR2; in hkscs_to_utf8()
H A Dzh_TW-big5%UTF-8.c42 #define UTF8_NON_ID_CHAR2 0xBF macro
412 *(unsigned char*)(buf+1) = UTF8_NON_ID_CHAR2; in big5_to_utf8()
H A Dzh_TW-iso2022-7%UTF-8.c50 #define UTF8_NON_ID_CHAR2 0xBF macro
425 *(unsigned char*) (buf+1) = UTF8_NON_ID_CHAR2; in iso_to_utf8()
H A Dzh_CN.iso2022-CN%UTF-8.c38 #define UTF8_NON_ID_CHAR2 0xBF macro
680 *(buf+1) = UTF8_NON_ID_CHAR2; in iso_gb_to_utf()
732 *(buf+1) = UTF8_NON_ID_CHAR2; in iso_cns_to_utf()
761 *(buf+1) = UTF8_NON_ID_CHAR2; in iso_cns_to_utf()
H A Dzh_TW-euc%UTF-8.c43 #define UTF8_NON_ID_CHAR2 0xBF macro
487 *(unsigned char*) (buf+1) = UTF8_NON_ID_CHAR2; in cns_to_utf8()
H A Duni_common.c219 *(buf+1) = (char)UTF8_NON_ID_CHAR2; in unichr_to_utf8()
H A Dzh_CN.gbk%UTF-8.c44 #define UTF8_NON_ID_CHAR2 0xBF macro
H A Dzh_CN.iso2022-7%UTF-8.c50 #define UTF8_NON_ID_CHAR2 0xBF /* non-identified character */ macro
657 *(buf + 2) = (char)UTF8_NON_ID_CHAR2; in iso_to_utf8()
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dhangulcode.h76 #define UTF8_NON_ID_CHAR2 0xBF macro
H A Dnbyte_utf.h122 *ob++ = UTF8_NON_ID_CHAR2;\