Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/unicode/
H A Du8_textprep.c544 u8s[i++] = u8_tolower_final_tbl[uv][b3_base + start_id]; in do_case_conv()
/titanic_44/usr/src/uts/common/sys/
H A Du8_textprep_data.h30795 static const uchar_t u8_tolower_final_tbl[2][2299] = { variable