Home
last modified time | relevance | path

Searched defs:I8_TO_NATIVE_UTF8 (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutfebcdic.h141 #define I8_TO_NATIVE_UTF8(b) (__ASSERT_(FITS_IN_8_BITS(b)) PL_utf2e[(U8)(b)]) macro
H A Dutf8.h212 #define I8_TO_NATIVE_UTF8(ch) (__ASSERT_(FITS_IN_8_BITS(ch)) ((U8) (ch))) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dutfebcdic.h136 #define I8_TO_NATIVE_UTF8(b) (__ASSERT_(FITS_IN_8_BITS(b)) PL_utf2e[(U8)(b)]) macro
H A Dutf8.h191 #define I8_TO_NATIVE_UTF8(ch) (__ASSERT_(FITS_IN_8_BITS(ch)) ((U8) ((ch) | 0))) macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dutfebcdic.h136 #define I8_TO_NATIVE_UTF8(b) (__ASSERT_(FITS_IN_8_BITS(b)) PL_utf2e[(U8)(b)]) macro
H A Dutf8.h202 #define I8_TO_NATIVE_UTF8(ch) (__ASSERT_(FITS_IN_8_BITS(ch)) ((U8) ((ch) | 0))) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dutfebcdic.h150 #define I8_TO_NATIVE_UTF8(b) (__ASSERT_(FITS_IN_8_BITS(b)) PL_utf2e[(U8)(b)]) macro
H A Dutf8.h173 #define I8_TO_NATIVE_UTF8(ch) ((U8) (ch)) macro
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/Encode/
H A Dencode.h137 # define I8_TO_NATIVE_UTF8(x) (x) macro
1199 # define I8_TO_NATIVE_UTF8(a) NATIVE_TO_UTF(a) macro
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/Encode/
H A Dencode.h137 # define I8_TO_NATIVE_UTF8(x) (x) macro
1191 # define I8_TO_NATIVE_UTF8(a) NATIVE_TO_UTF(a) macro
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/Encode/
H A Dencode.h137 # define I8_TO_NATIVE_UTF8(x) (x) macro
1199 # define I8_TO_NATIVE_UTF8(a) NATIVE_TO_UTF(a) macro
/dports/converters/p5-Encode/Encode-3.16/Encode/
H A Dencode.h137 # define I8_TO_NATIVE_UTF8(x) (x) macro
1199 # define I8_TO_NATIVE_UTF8(a) NATIVE_TO_UTF(a) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/Encode/
H A Dencode.h137 # define I8_TO_NATIVE_UTF8(x) (x) macro
1199 # define I8_TO_NATIVE_UTF8(a) NATIVE_TO_UTF(a) macro
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dppport.h9749 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9754 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dppport.h9749 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9754 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-File-Map/File-Map-0.67/lib/File/
H A Dppport.h9948 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9953 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-Devel-Declare/Devel-Declare-0.006022/
H A Dppport.h9953 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9958 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-Devel-Gladiator/Devel-Gladiator-0.08/
H A Dppport.h9953 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9958 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-PerlIO-utf8_strict/PerlIO-utf8_strict-0.008/
H A Dppport.h9953 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9958 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-XS-Object-Magic/XS-Object-Magic-0.05/
H A Dppport.h9948 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9953 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/
H A Dppport.h9749 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
9754 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/
H A Dppport.h4641 #define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
4645 #define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/security/p5-Crypt-OpenSSL-X509/Crypt-OpenSSL-X509-1.910/
H A Dppport.h16315 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
16320 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-DateTime/DateTime-1.54/
H A Dppport.h16315 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
16320 # define I8_TO_NATIVE_UTF8(c) (c) macro
/dports/devel/p5-Moose/Moose-2.2201/
H A Dppport.h17065 # define I8_TO_NATIVE_UTF8(c) UTF_TO_NATIVE(c) macro
17070 # define I8_TO_NATIVE_UTF8(c) (c) macro

12