Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/unicode/
H A Du8_textprep.c506 b1 = u8_common_b1_tbl[uv][b1]; in do_case_conv()
717 b1 = u8_common_b1_tbl[uv][b1]; in combining_class()
850 b1 = u8_common_b1_tbl[uv][b1]; in do_decomp()
/titanic_41/usr/src/uts/common/sys/
H A Du8_textprep_data.h149 static const uchar_t u8_common_b1_tbl[2][256] = { variable