Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c531 u8s[i++] = u8_toupper_final_tbl[uv][b3_base + start_id]; in do_case_conv()
/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep_data.h34780 static const uchar_t u8_toupper_final_tbl[2][2318] = { variable