Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/unicode/
H A Du8_textprep.c725 b3 = u8_combining_class_b3_tbl[uv][b2][b3]; in combining_class()
/titanic_50/usr/src/uts/common/sys/
H A Du8_textprep_data.h366 static const uchar_t u8_combining_class_b3_tbl[2][9][256] = { variable