Home
last modified time | relevance | path

Searched refs:number_of_bytes_in_utf8_char (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dcommon_utf8.c41 if ( number_of_bytes_in_utf8_char[first_byte] != utf8_len) return 0; in convert_utf8_to_ucs4()
70 if (number_of_bytes_in_utf8_char[*ib] == ICV_TYPE_ILLEGAL_CHAR || in is_valid_utf8_string()
71 number_of_bytes_in_utf8_char[*ib] != utf8_len ) return 0; in is_valid_utf8_string()
/illumos-gate/usr/src/lib/iconv_modules/vi/common/
H A DUTF-8%viscii.c150 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
161 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A DUTF-8%HZ-GB-2312.c147 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
158 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_CN.euc.c126 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
137 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_CN.iso2022-7.c132 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
147 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_TW-big5p.c150 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
161 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_HK.hkscs.c166 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
177 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_TW-big5.c167 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
178 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_TW-iso2022-7.c187 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
198 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_TW-euc.c171 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
182 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_CN.gbk.c237 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
248 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
H A DUTF-8%zh_CN.iso2022-CN.c158 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
170 if ( number_of_bytes_in_utf8_char[((uchar_t)**inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dutf_to_johap92.c126 if(number_of_bytes_in_utf8_char[(unsigned char) *ib] == in _icv_iconv()
143 if(number_of_bytes_in_utf8_char[(unsigned char) *ib] == in _icv_iconv()
/illumos-gate/usr/src/lib/iconv_modules/inc/
H A Dcommon_defs.h44 static const char number_of_bytes_in_utf8_char[0x100] = { variable
/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A DUTF-8%iscii91.c258 if ( number_of_bytes_in_utf8_char[((uchar_t) **inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
269 if ( number_of_bytes_in_utf8_char[((uchar_t) **inbuf)] == ICV_TYPE_ILLEGAL_CHAR ) in _icv_iconv()
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/
H A Dutf8.c82 sz = number_of_bytes_in_utf8_char[*ib]; in _icv_iconv()
H A Dcommon_defs.h104 static const char number_of_bytes_in_utf8_char[0x100] = { variable
H A Dutf8_to_sb.c99 sz = number_of_bytes_in_utf8_char[*ib]; in _icv_iconv()
H A Dutf8_to_utf_ebcdic.c87 sz = number_of_bytes_in_utf8_char[*ib]; in _icv_iconv()
H A Dutf8_to_ucs.c111 sz = number_of_bytes_in_utf8_char[*ib]; in _icv_iconv()
H A Ducs_to_utf7.c150 sz = number_of_bytes_in_utf8_char[*ib];
/illumos-gate/usr/src/lib/iconv_modules/th_TH/common/
H A Dutf_to_euc_main.c148 offset = number_of_bytes_in_utf8_char[*ib]; in _icv_iconv()