Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/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()
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/Encode/
H A Dencode.h503 # define FC_ABOVE_OVERLONG 0xA4 in S_is_utf8_overlong_given_start_byte_ok() macro
514 # define FC_ABOVE_OVERLONG 0x84 in S_is_utf8_overlong_given_start_byte_ok() macro
521 || (s0 == 0xFC && UNLIKELY(s1 < FC_ABOVE_OVERLONG)) in S_is_utf8_overlong_given_start_byte_ok()
/dports/lang/perl5.34/perl-5.34.0/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()
/dports/converters/p5-Encode/Encode-3.16/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()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/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()
/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.c730 # define FC_ABOVE_OVERLONG 0xA4 in S_is_utf8_overlong_given_start_byte_ok() macro
742 # define FC_ABOVE_OVERLONG 0x84 in S_is_utf8_overlong_given_start_byte_ok() macro
750 || (s0 == 0xFC && UNLIKELY(s1 < FC_ABOVE_OVERLONG)) in S_is_utf8_overlong_given_start_byte_ok()
927 #undef FC_ABOVE_OVERLONG
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.c718 # define FC_ABOVE_OVERLONG 0xA4 in S_is_utf8_overlong_given_start_byte_ok() macro
730 # define FC_ABOVE_OVERLONG 0x84 in S_is_utf8_overlong_given_start_byte_ok() macro
738 || (s0 == 0xFC && UNLIKELY(s1 < FC_ABOVE_OVERLONG)) in S_is_utf8_overlong_given_start_byte_ok()
915 #undef FC_ABOVE_OVERLONG
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.c722 # define FC_ABOVE_OVERLONG 0xA4 in S_is_utf8_overlong_given_start_byte_ok() macro
734 # define FC_ABOVE_OVERLONG 0x84 in S_is_utf8_overlong_given_start_byte_ok() macro
742 || (s0 == 0xFC && UNLIKELY(s1 < FC_ABOVE_OVERLONG)) in S_is_utf8_overlong_given_start_byte_ok()
919 #undef FC_ABOVE_OVERLONG