Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/unicode/
H A Du8_textprep.c854 b2 = u8_decomp_b2_tbl[uv][b1][b2]; in do_decomp()
/titanic_41/usr/src/uts/common/sys/
H A Du8_textprep_data.h10669 static const uchar_t u8_decomp_b2_tbl[2][2][256] = { variable