Home
last modified time | relevance | path

Searched refs:isGRAPH (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/mail/p5-MIME-Explode/MIME-Explode-0.39/
H A DExplode.xs37 #ifndef isGRAPH
38 #define isGRAPH(c) (isgraph(c)) macro
51 if(!isGRAPH(line[i])) return FALSE; in ismailbox()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dmisc332 # undef isGRAPH
456 __UNDEFINED__ isGRAPH(c) (isWORDCHAR(c) || isPUNCT(c))
460 __UNDEFINED__ isPRINT(c) (isGRAPH(c) || (c) == ' ')
488 __UNDEFINED__ isGRAPH_A isGRAPH
1070 RETVAL = isGRAPH(ord);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/base/
H A D500600072 isGRAPH # U
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dmisc427 # undef isGRAPH
527 # undef isGRAPH
589 __UNDEFINED__ isGRAPH(c) (isWORDCHAR(c) || isPUNCT(c))
608 __UNDEFINED__ isPRINT(c) (isGRAPH(c) || (c) == ' ')
660 __UNDEFINED__ isGRAPH_A(c) isGRAPH(c)
1691 isGRAPH(ord)
1694 RETVAL = isGRAPH(ord);
2806 … $skip = "Perls earlier than 5.11.3 considered high space characters as isPRINT and isGRAPH";
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dmisc427 # undef isGRAPH
527 # undef isGRAPH
589 __UNDEFINED__ isGRAPH(c) (isWORDCHAR(c) || isPUNCT(c))
608 __UNDEFINED__ isPRINT(c) (isGRAPH(c) || (c) == ' ')
660 __UNDEFINED__ isGRAPH_A(c) isGRAPH(c)
1686 isGRAPH(ord)
1689 RETVAL = isGRAPH(ord);
2793 … $skip = "Perls earlier than 5.11.3 considered high space characters as isPRINT and isGRAPH";
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dmisc465 # undef isGRAPH
565 # undef isGRAPH
627 __UNDEFINED__ isGRAPH(c) (isWORDCHAR(c) || isPUNCT(c))
646 __UNDEFINED__ isPRINT(c) (isGRAPH(c) || (c) == ' ')
698 __UNDEFINED__ isGRAPH_A(c) isGRAPH(c)
1729 isGRAPH(ord)
1732 RETVAL = isGRAPH(ord);
2844 … $skip = "Perls earlier than 5.11.3 considered high space characters as isPRINT and isGRAPH";
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dmisc465 # undef isGRAPH
565 # undef isGRAPH
627 __UNDEFINED__ isGRAPH(c) (isWORDCHAR(c) || isPUNCT(c))
646 __UNDEFINED__ isPRINT(c) (isGRAPH(c) || (c) == ' ')
698 __UNDEFINED__ isGRAPH_A(c) isGRAPH(c)
1729 isGRAPH(ord)
1732 RETVAL = isGRAPH(ord);
2844 … $skip = "Perls earlier than 5.11.3 considered high space characters as isPRINT and isGRAPH";
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D500600061 isGRAPH # E
/dports/astro/p5-Astro-Hipparcos/Astro-Hipparcos-0.09/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/
H A Dppport.h4175 #ifndef isGRAPH
4176 # define isGRAPH(c) isgraph(c) macro
4212 #ifndef isGRAPH
4213 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Math-Geometry-Planar-GPC-PolygonXS-0.052/
H A Dppport.h4175 #ifndef isGRAPH
4176 # define isGRAPH(c) isgraph(c) macro
4212 #ifndef isGRAPH
4213 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/math/p5-Math-Int128/Math-Int128-0.22/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/math/p5-Math-Int64/Math-Int64-0.54/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/math/p5-Text-AsciiTeX/Text-AsciiTeX-0.05/src/perl/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/math/p5-Math-Random-MT-Auto/Math-Random-MT-Auto-6.23/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/math/p5-Statistics-CaseResampling/Statistics-CaseResampling-0.15/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/security/libscep/libscep-0.09/src/clients/perl/Crypt-LibSCEP/
H A Dppport.h4175 #ifndef isGRAPH
4176 # define isGRAPH(c) isgraph(c) macro
4212 #ifndef isGRAPH
4213 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/archivers/p5-Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.101/
H A Dppport.h4324 #ifndef isGRAPH
4325 # define isGRAPH(c) isgraph(c) macro
4361 #ifndef isGRAPH
4362 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/archivers/p5-Archive-Extract-Libarchive/Archive-Extract-Libarchive-0.38/lib/Archive/Extract/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/archivers/p5-Compress-Bzip2/Compress-Bzip2-2.24/
H A Dppport.h4175 #ifndef isGRAPH
4176 # define isGRAPH(c) isgraph(c) macro
4212 #ifndef isGRAPH
4213 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plperl/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/
H A Dppport.h4358 #ifndef isGRAPH
4359 # define isGRAPH(c) isgraph(c) macro
4401 #ifndef isGRAPH
4402 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plperl/
H A Dppport.h4000 #ifndef isGRAPH
4001 # define isGRAPH(c) isgraph(c) macro
4037 #ifndef isGRAPH
4038 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/archivers/p5-Compress-Snappy/Compress-Snappy-0.24/
H A Dppport.h748 #ifndef isGRAPH
749 #define isGRAPH(c) isgraph(c) macro
778 #ifndef isGRAPH
779 #define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro
/dports/archivers/p5-Compress-Raw-Lzma/Compress-Raw-Lzma-2.101/
H A Dppport.h4324 #ifndef isGRAPH
4325 # define isGRAPH(c) isgraph(c) macro
4361 #ifndef isGRAPH
4362 # define isGRAPH(c) (isALNUM(c) || isPUNCT(c)) macro

1234567891011