Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/unicode/
H A Duconv.c205 static const uchar_t valid_max_2nd_byte[0x100] = { variable
737 lo > valid_max_2nd_byte[first_b]) in uconv_u8tou16()
833 c > valid_max_2nd_byte[first_b]) in uconv_u8tou32()