Home
last modified time | relevance | path

Searched refs:isUPPER_A (Results 1 – 25 of 73) sorted by relevance

123

/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D501300634 isUPPER_A # U
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D501300641 isUPPER_A # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D501300641 isUPPER_A # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D501300641 isUPPER_A # U
/dports/lang/perl5.30/perl-5.30.3/
H A Dhandy.h1280 # define isUPPER_A(c) _generic_isCC_A(c, _CC_UPPER) macro
1287 # define isUPPER_A(c) inRANGE(c, 'A', 'Z')
1354 # define isUPPER_A(c) inRANGE((c), 'A', 'I') \
1357 # define isALPHA_A(c) (isUPPER_A(c) || isLOWER_A(c))
1444 # define isUPPER_L1(c) (isUPPER_A(c) \
1497 #define isUPPER(c) isUPPER_A(c)
/dports/lang/perl5.34/perl-5.34.0/
H A Dhandy.h1594 # define isUPPER_A(c) _generic_isCC_A(c, _CC_UPPER) macro
1601 # define isUPPER_A(c) inRANGE(c, 'A', 'Z')
1676 # define isUPPER_A(c) inRANGE((c), 'A', 'I') \
1679 # define isALPHA_A(c) (isUPPER_A(c) || isLOWER_A(c))
1766 # define isUPPER_L1(c) (isUPPER_A(c) \
1819 #define isUPPER(c) isUPPER_A(c)
/dports/lang/perl5.32/perl-5.32.1/
H A Dhandy.h1448 # define isUPPER_A(c) _generic_isCC_A(c, _CC_UPPER) macro
1455 # define isUPPER_A(c) inRANGE(c, 'A', 'Z')
1525 # define isUPPER_A(c) inRANGE((c), 'A', 'I') \
1528 # define isALPHA_A(c) (isUPPER_A(c) || isLOWER_A(c))
1615 # define isUPPER_L1(c) (isUPPER_A(c) \
1668 #define isUPPER(c) isUPPER_A(c)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dhandy.h1640 # define isUPPER_A(c) _generic_isCC_A(c, _CC_UPPER) macro
1647 # define isUPPER_A(c) inRANGE(c, 'A', 'Z')
1722 # define isUPPER_A(c) inRANGE((c), 'A', 'I') \
1725 # define isALPHA_A(c) (isUPPER_A(c) || isLOWER_A(c))
1812 # define isUPPER_L1(c) (isUPPER_A(c) \
1865 #define isUPPER(c) isUPPER_A(c)
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dmisc351 # undef isUPPER_A
409 # undef isUPPER_A
497 __UNDEFINED__ isUPPER_A isUPPER
881 RETVAL = isUPPER_A(ord);
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dmisc452 # undef isUPPER_A
523 # undef isUPPER_A
669 __UNDEFINED__ isUPPER_A(c) isUPPER(c)
1443 isUPPER_A(ord)
1446 RETVAL = isUPPER_A(ord);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dmisc452 # undef isUPPER_A
523 # undef isUPPER_A
669 __UNDEFINED__ isUPPER_A(c) isUPPER(c)
1438 isUPPER_A(ord)
1441 RETVAL = isUPPER_A(ord);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dmisc490 # undef isUPPER_A
561 # undef isUPPER_A
707 __UNDEFINED__ isUPPER_A(c) isUPPER(c)
1481 isUPPER_A(ord)
1484 RETVAL = isUPPER_A(ord);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dmisc490 # undef isUPPER_A
561 # undef isUPPER_A
707 __UNDEFINED__ isUPPER_A(c) isUPPER(c)
1481 isUPPER_A(ord)
1484 RETVAL = isUPPER_A(ord);
/dports/archivers/p5-Compress-Raw-Zlib/Compress-Raw-Zlib-2.101/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/databases/p5-BerkeleyDB/BerkeleyDB-0.64/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/databases/p5-DBI/DBI-1.643/
H A Ddbipport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/net/p5-MaxMind-DB-Reader-XS/MaxMind-DB-Reader-XS-1.000008/c/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/security/p5-CryptX/CryptX-0.075/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/devel/p5-bareword-filehandles/bareword-filehandles-0.007/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/devel/p5-Sub-Name/Sub-Name-0.26/
H A Dppport.h3761 # undef isUPPER_A
3828 # undef isUPPER_A
4023 #ifndef isUPPER_A
4024 # define isUPPER_A isUPPER macro
/dports/devel/p5-Tie-Hash-Indexed/Tie-Hash-Indexed-0.08/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/lang/p5-signatures/signatures-0.14/
H A Dppport.h4399 # undef isUPPER_A
4466 # undef isUPPER_A
4661 #ifndef isUPPER_A
4662 # define isUPPER_A isUPPER macro
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/
H A Dppport.h5595 # undef isUPPER_A
5678 # undef isUPPER_A
5974 #ifndef isUPPER_A
5975 # define isUPPER_A(c) isUPPER(c) macro
/dports/textproc/p5-YAML-Syck/YAML-Syck-1.34/
H A Dppport.h5595 # undef isUPPER_A
5678 # undef isUPPER_A
5974 #ifndef isUPPER_A
5975 # define isUPPER_A(c) isUPPER(c) macro
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/
H A D5003007232 isUPPER_A # T

123