Home
last modified time | relevance | path

Searched refs:UTF8_ALLOW_OVERFLOW (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/t/
H A Dutf8_setup.pl78 $::UTF8_ALLOW_OVERFLOW = 0x0080;
79 $::UTF8_GOT_OVERFLOW = $UTF8_ALLOW_OVERFLOW;
H A Dutf8_warn_base.pl1414 $allow_flags |= $::UTF8_ALLOW_OVERFLOW if $malformed_allow_type;
/dports/lang/perl5.30/perl-5.30.3/ext/XS-APItest/t/
H A Dutf8_setup.pl78 $::UTF8_ALLOW_OVERFLOW = 0x0080;
79 $::UTF8_GOT_OVERFLOW = $UTF8_ALLOW_OVERFLOW;
H A Dutf8_warn_base.pl1410 $allow_flags |= $::UTF8_ALLOW_OVERFLOW if $malformed_allow_type;
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/t/
H A Dutf8_setup.pl78 $::UTF8_ALLOW_OVERFLOW = 0x0080;
79 $::UTF8_GOT_OVERFLOW = $UTF8_ALLOW_OVERFLOW;
H A Dutf8_warn_base.pl1415 $allow_flags |= $::UTF8_ALLOW_OVERFLOW if $malformed_allow_type;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/t/
H A Dutf8_setup.pl78 $::UTF8_ALLOW_OVERFLOW = 0x0080;
79 $::UTF8_GOT_OVERFLOW = $UTF8_ALLOW_OVERFLOW;
H A Dutf8_warn_base.pl1414 $allow_flags |= $::UTF8_ALLOW_OVERFLOW if $malformed_allow_type;
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/Encode/
H A Dencode.h216 # ifndef UTF8_ALLOW_OVERFLOW
217 # define UTF8_ALLOW_OVERFLOW (1U<<31) /* Choose highest bit to avoid macro
219 # define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
227 |UTF8_ALLOW_OVERFLOW)
782 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in utf8n_to_uvchr_msgs()
789 if ( ! (flags & UTF8_ALLOW_OVERFLOW)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/Encode/
H A Dencode.h216 # ifndef UTF8_ALLOW_OVERFLOW
217 # define UTF8_ALLOW_OVERFLOW (1U<<31) /* Choose highest bit to avoid macro
219 # define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
227 |UTF8_ALLOW_OVERFLOW)
774 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in utf8n_to_uvchr_msgs()
781 if ( ! (flags & UTF8_ALLOW_OVERFLOW)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/Encode/
H A Dencode.h216 # ifndef UTF8_ALLOW_OVERFLOW
217 # define UTF8_ALLOW_OVERFLOW (1U<<31) /* Choose highest bit to avoid macro
219 # define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
227 |UTF8_ALLOW_OVERFLOW)
782 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in utf8n_to_uvchr_msgs()
789 if ( ! (flags & UTF8_ALLOW_OVERFLOW)) { in utf8n_to_uvchr_msgs()
/dports/converters/p5-Encode/Encode-3.16/Encode/
H A Dencode.h216 # ifndef UTF8_ALLOW_OVERFLOW
217 # define UTF8_ALLOW_OVERFLOW (1U<<31) /* Choose highest bit to avoid macro
219 # define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
227 |UTF8_ALLOW_OVERFLOW)
782 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in utf8n_to_uvchr_msgs()
789 if ( ! (flags & UTF8_ALLOW_OVERFLOW)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/Encode/
H A Dencode.h216 # ifndef UTF8_ALLOW_OVERFLOW
217 # define UTF8_ALLOW_OVERFLOW (1U<<31) /* Choose highest bit to avoid macro
219 # define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
227 |UTF8_ALLOW_OVERFLOW)
782 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in utf8n_to_uvchr_msgs()
789 if ( ! (flags & UTF8_ALLOW_OVERFLOW)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.h752 #define UTF8_ALLOW_OVERFLOW 0x0080 macro
753 #define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
818 |UTF8_ALLOW_OVERFLOW)
H A Dutf8.c1922 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in Perl__utf8n_to_uvchr_msgs_helper()
1930 if ( ! (flags & UTF8_ALLOW_OVERFLOW) in Perl__utf8n_to_uvchr_msgs_helper()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D502500948 UTF8_ALLOW_OVERFLOW # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D502500948 UTF8_ALLOW_OVERFLOW # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D502500948 UTF8_ALLOW_OVERFLOW # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.h759 #define UTF8_ALLOW_OVERFLOW 0x0080 macro
760 #define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
825 |UTF8_ALLOW_OVERFLOW)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.h1074 #define UTF8_ALLOW_OVERFLOW 0x0080 macro
1075 #define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
1140 |UTF8_ALLOW_OVERFLOW)
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.h681 #define UTF8_ALLOW_OVERFLOW 0x0080 macro
682 #define UTF8_GOT_OVERFLOW UTF8_ALLOW_OVERFLOW
747 |UTF8_ALLOW_OVERFLOW)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dutf897 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_OVERFLOW 0x0080
102 |UTF8_ALLOW_OVERFLOW)
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dutf896 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_OVERFLOW 0x0080
101 |UTF8_ALLOW_OVERFLOW)
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dutf896 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_OVERFLOW 0x0080
101 |UTF8_ALLOW_OVERFLOW)
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dutf897 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_OVERFLOW 0x0080
102 |UTF8_ALLOW_OVERFLOW)

123