Home
last modified time | relevance | path

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

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