Searched refs:valid_max_2nd_byte (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/unicode/ | ||
H A D | uconv.c | 205 static const uchar_t valid_max_2nd_byte[0x100] = { variable 737 lo > valid_max_2nd_byte[first_b]) 833 c > valid_max_2nd_byte[first_b]) |
Completed in 66 milliseconds