Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c515 start_id = u8_toupper_b4_tbl[uv][b3_tbl][b4]; in do_case_conv()
516 end_id = u8_toupper_b4_tbl[uv][b3_tbl][b4 + 1]; in do_case_conv()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Du8_textprep_data.h32045 static const uchar_t u8_toupper_b4_tbl[2][39][257] = { variable