Searched refs:remaining_bytes_tbl (Results 1 – 2 of 2) sorted by relevance
111 static const uchar_t remaining_bytes_tbl[0x100] = { variable719 if ((remaining_bytes = remaining_bytes_tbl[hi]) == 0) in uconv_u8tou16()819 if ((remaining_bytes = remaining_bytes_tbl[hi]) == 0) in uconv_u8tou32()
252 static const char remaining_bytes_tbl[0x100] = { variable400 remaining_bytes = remaining_bytes_tbl[ic1]; in utf8_ucs()