Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c874 start_id = u8_decomp_b4_tbl[uv][b3_tbl][b4]; in do_decomp()
875 end_id = u8_decomp_b4_tbl[uv][b3_tbl][b4 + 1]; in do_decomp()
/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep_data.h12228 static const uchar_t u8_decomp_b4_tbl[2][118][257] = { variable