Home
last modified time | relevance | path

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

123

/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.h399 #define UTF8_IS_DOWNGRADEABLE_START(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
477 ( UTF8_IS_DOWNGRADEABLE_START(*(s)) \
503 ( __ASSERT_(UTF8_IS_DOWNGRADEABLE_START(HI)) \
H A Dhandy.h2175 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
2205 : (UTF8_IS_DOWNGRADEABLE_START(*(p))) \
2325 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.h408 #define UTF8_IS_DOWNGRADEABLE_START(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
484 ( UTF8_IS_DOWNGRADEABLE_START(*(s)) \
510 ( __ASSERT_(UTF8_IS_DOWNGRADEABLE_START(HI)) \
H A Dhandy.h2024 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
2054 : (UTF8_IS_DOWNGRADEABLE_START(*(p))) \
2174 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.h558 #define UTF8_IS_DOWNGRADEABLE_START(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
633 && UTF8_IS_DOWNGRADEABLE_START(*(s)) \
649 ( __ASSERT_(UTF8_IS_DOWNGRADEABLE_START(HI)) \
H A Dhandy.h2221 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
2251 : (UTF8_IS_DOWNGRADEABLE_START(*(p))) \
2371 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.h288 #define UTF8_IS_DOWNGRADEABLE_START(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
443 ( UTF8_IS_DOWNGRADEABLE_START(*(s)) \
469 ( __ASSERT_(UTF8_IS_DOWNGRADEABLE_START(HI)) \
H A Dhandy.h1868 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
1898 : (UTF8_IS_DOWNGRADEABLE_START(*(p))) \
2024 : (UTF8_IS_DOWNGRADEABLE_START(*(p)) \
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dppport.h5186 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5205 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5228 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
9783 # undef UTF8_IS_DOWNGRADEABLE_START
9785 #ifndef UTF8_IS_DOWNGRADEABLE_START
9786 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dppport.h5186 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5205 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5228 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
9783 # undef UTF8_IS_DOWNGRADEABLE_START
9785 #ifndef UTF8_IS_DOWNGRADEABLE_START
9786 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/
H A Dppport.h5186 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5205 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5228 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
9783 # undef UTF8_IS_DOWNGRADEABLE_START
9785 #ifndef UTF8_IS_DOWNGRADEABLE_START
9786 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5007001240 UTF8_IS_DOWNGRADEABLE_START # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5007001240 UTF8_IS_DOWNGRADEABLE_START # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dutf878 # undef UTF8_IS_DOWNGRADEABLE_START
80 __UNDEF_NOT_PROVIDED__ UTF8_IS_DOWNGRADEABLE_START(c) \
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dutf877 # undef UTF8_IS_DOWNGRADEABLE_START
79 __UNDEF_NOT_PROVIDED__ UTF8_IS_DOWNGRADEABLE_START(c) \
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dutf877 # undef UTF8_IS_DOWNGRADEABLE_START
79 __UNDEF_NOT_PROVIDED__ UTF8_IS_DOWNGRADEABLE_START(c) \
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dutf878 # undef UTF8_IS_DOWNGRADEABLE_START
80 __UNDEF_NOT_PROVIDED__ UTF8_IS_DOWNGRADEABLE_START(c) \
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5007001242 UTF8_IS_DOWNGRADEABLE_START # Z added by devel/scanprov
/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/
H A Dppport.h825 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
839 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
853 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
4669 #undef UTF8_IS_DOWNGRADEABLE_START
4671 #ifndef UTF8_IS_DOWNGRADEABLE_START
4672 #define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/security/p5-Crypt-OpenSSL-X509/Crypt-OpenSSL-X509-1.910/
H A Dppport.h11471 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11490 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11513 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
16349 # undef UTF8_IS_DOWNGRADEABLE_START
16351 #ifndef UTF8_IS_DOWNGRADEABLE_START
16352 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/devel/p5-DateTime/DateTime-1.54/
H A Dppport.h11471 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11490 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11513 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
16349 # undef UTF8_IS_DOWNGRADEABLE_START
16351 #ifndef UTF8_IS_DOWNGRADEABLE_START
16352 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/devel/p5-Moose/Moose-2.2201/
H A Dppport.h12214 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
12233 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
12256 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
17099 # undef UTF8_IS_DOWNGRADEABLE_START
17101 #ifndef UTF8_IS_DOWNGRADEABLE_START
17102 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/devel/p5-File-LibMagic/File-LibMagic-1.23/
H A Dppport.h11470 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11489 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11512 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
16201 # undef UTF8_IS_DOWNGRADEABLE_START
16203 #ifndef UTF8_IS_DOWNGRADEABLE_START
16204 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/devel/p5-File-Map/File-Map-0.67/lib/File/
H A Dppport.h5245 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5264 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
5287 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
9982 # undef UTF8_IS_DOWNGRADEABLE_START
9984 #ifndef UTF8_IS_DOWNGRADEABLE_START
9985 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro
/dports/devel/p5-Data-Peek/Data-Peek-0.50/
H A Dppport.h11471 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11490 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
11513 : UTF8_IS_DOWNGRADEABLE_START((s)[0]) \
16349 # undef UTF8_IS_DOWNGRADEABLE_START
16351 #ifndef UTF8_IS_DOWNGRADEABLE_START
16352 # define UTF8_IS_DOWNGRADEABLE_START(c) \ macro

123