Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/utf-8/common/
H A Dsb_to_utf8.c82 u8 = (unsigned long)sb_u8_tbl[*ib].u8; in _icv_iconv()
83 sz = sb_u8_tbl[*ib].size; in _icv_iconv()
H A Dsb_to_utf8.h37 static const to_utf8_table_component_t sb_u8_tbl[256] = { variable