Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h511 # define FC_ABOVE_OVERLONG 0xA4 in S_is_utf8_overlong_given_start_byte_ok() macro
522 # define FC_ABOVE_OVERLONG 0x84 in S_is_utf8_overlong_given_start_byte_ok() macro
529 || (s0 == 0xFC && UNLIKELY(s1 < FC_ABOVE_OVERLONG)) in S_is_utf8_overlong_given_start_byte_ok()