Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/utf-8/common/
H A Dsb_to_ucs.c115 u4 = sb_u4_tbl[*ib].u8; in _icv_iconv()
120 if (sb_u4_tbl[*ib].size == ICV_TYPE_ILLEGAL_CHAR) { in _icv_iconv()
H A Dsb_to_ucs.h33 static const to_utf8_table_component_t sb_u4_tbl[256] = { variable