Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c856 b2 = u8_decomp_b2_tbl[uv][b1][b2]; in do_decomp()
/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep_data.h10667 static const uchar_t u8_decomp_b2_tbl[2][2][256] = { variable