Home
last modified time | relevance | path

Searched refs:UTF8_ALLOW_EMPTY (Results 1 – 25 of 67) sorted by relevance

123

/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/t/
H A Dutf8_setup.pl67 $::UTF8_ALLOW_EMPTY = 0x0001;
68 $::UTF8_GOT_EMPTY = $UTF8_ALLOW_EMPTY;
/dports/lang/perl5.30/perl-5.30.3/ext/XS-APItest/t/
H A Dutf8_setup.pl67 $::UTF8_ALLOW_EMPTY = 0x0001;
68 $::UTF8_GOT_EMPTY = $UTF8_ALLOW_EMPTY;
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/t/
H A Dutf8_setup.pl67 $::UTF8_ALLOW_EMPTY = 0x0001;
68 $::UTF8_GOT_EMPTY = $UTF8_ALLOW_EMPTY;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/t/
H A Dutf8_setup.pl67 $::UTF8_ALLOW_EMPTY = 0x0001;
68 $::UTF8_GOT_EMPTY = $UTF8_ALLOW_EMPTY;
/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.h730 #define UTF8_ALLOW_EMPTY 0x0001 /* Allow a zero length string */ macro
731 #define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.h737 #define UTF8_ALLOW_EMPTY 0x0001 /* Allow a zero length string */ macro
738 #define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
H A Dinline.h1856 (UTF8_ALLOW_ANY | UTF8_ALLOW_EMPTY)); in Perl_utf8_to_uvchr_buf_helper()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.h1052 #define UTF8_ALLOW_EMPTY 0x0001 /* Allow a zero length string */ macro
1053 #define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.h659 #define UTF8_ALLOW_EMPTY 0x0001 /* Allow a zero length string */ macro
660 #define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/Encode/
H A Dencode.h557 # define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
816 if (! (flags & UTF8_ALLOW_EMPTY)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/Encode/
H A Dencode.h549 # define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
808 if (! (flags & UTF8_ALLOW_EMPTY)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/Encode/
H A Dencode.h557 # define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
816 if (! (flags & UTF8_ALLOW_EMPTY)) { in utf8n_to_uvchr_msgs()
/dports/converters/p5-Encode/Encode-3.16/Encode/
H A Dencode.h557 # define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
816 if (! (flags & UTF8_ALLOW_EMPTY)) { in utf8n_to_uvchr_msgs()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/Encode/
H A Dencode.h557 # define UTF8_GOT_EMPTY UTF8_ALLOW_EMPTY
816 if (! (flags & UTF8_ALLOW_EMPTY)) { in utf8n_to_uvchr_msgs()
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5007001229 UTF8_ALLOW_EMPTY # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5007001229 UTF8_ALLOW_EMPTY # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dutf892 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_EMPTY 0x0001
318 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY)));
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dutf891 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_EMPTY 0x0001
317 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY)));
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dutf891 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_EMPTY 0x0001
320 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY)));
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dutf892 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_EMPTY 0x0001
318 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY)));
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5007001231 UTF8_ALLOW_EMPTY # Z added by devel/scanprov
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Duv146 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY)));
/dports/devel/p5-Sub-Name/Sub-Name-0.26/
H A Dppport.h3639 #ifndef UTF8_ALLOW_EMPTY
3640 # define UTF8_ALLOW_EMPTY 0x0001 macro
4954 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY))); in DPPP_()
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/
H A Dppport.h9030 #ifndef UTF8_ALLOW_EMPTY
9031 # define UTF8_ALLOW_EMPTY 0x0001 macro
9328 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY))); in DPPP_()
/dports/textproc/p5-YAML-Syck/YAML-Syck-1.34/
H A Dppport.h9030 #ifndef UTF8_ALLOW_EMPTY
9031 # define UTF8_ALLOW_EMPTY 0x0001 macro
9328 & ~(UTF8_ALLOW_LONG|UTF8_ALLOW_EMPTY))); in DPPP_()

123