Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dutf8_setup.pl73 $::UTF8_ALLOW_SHORT = 0x0008;
74 $::UTF8_GOT_SHORT = $UTF8_ALLOW_SHORT;
H A Dutf8_warn_base.pl1316 $allow_flags |= $::UTF8_ALLOW_SHORT if $malformed_allow_type;
/openbsd/gnu/usr.bin/perl/
H A Dutf8.h1150 #define UTF8_ALLOW_SHORT 0x0008 macro
1151 #define UTF8_GOT_SHORT UTF8_ALLOW_SHORT
1224 |UTF8_ALLOW_SHORT \
H A Dutf8.c1840 if (! (flags & UTF8_ALLOW_SHORT)) { in Perl__utf8n_to_uvchr_msgs_helper()
/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h225 |UTF8_ALLOW_SHORT \
560 # define UTF8_GOT_SHORT UTF8_ALLOW_SHORT
849 if (! (flags & UTF8_ALLOW_SHORT)) { in utf8n_to_uvchr_msgs()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5007001233 UTF8_ALLOW_SHORT # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dutf895 __UNDEF_NOT_PROVIDED__ UTF8_ALLOW_SHORT 0x0008
100 |UTF8_ALLOW_SHORT \
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h17507 #ifndef UTF8_ALLOW_SHORT
17508 # define UTF8_ALLOW_SHORT 0x0008 macro
17522 |UTF8_ALLOW_SHORT \