Home
last modified time | relevance | path

Searched refs:number_of_bytes_in_utf_ebcidc (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/iconv_modules/utf-8/common/
H A Dutf_ebcdic_to_utf8.c86 sz = number_of_bytes_in_utf_ebcidc[*ib]; in _icv_iconv()
109 if (number_of_bytes_in_utf_ebcidc[*ib] != in _icv_iconv()
H A Dutf_ebcdic_to_utf8.h44 static signed char number_of_bytes_in_utf_ebcidc[0x100] = { variable