Searched refs:u8_tolower_b4_tbl (Results 1 – 2 of 2) sorted by relevance
535 start_id = u8_tolower_b4_tbl[uv][b3_tbl][b4]; in do_case_conv()536 end_id = u8_tolower_b4_tbl[uv][b3_tbl][b4 + 1]; in do_case_conv()
28268 static const uchar_t u8_tolower_b4_tbl[2][36][257] = { variable