Searched refs:checks (Results 51 - 75 of 89) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/perl/ext/File-Find/lib/File/
H A DFind.pm782 # We need a function that checks if a scalar is tainted. Either use the
907 C<wanted()> function is called. This enables fast file checks involving C<_>.
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dfeature.pl1408 which checks the scope that called the scope calling
1424 stack. C<$depth> defaults to 1, which checks the scope that called
1432 call stack. C<$depth> defaults to 1, which checks the scope that called
H A Dwarnings.pl1054 authors to independently define the degree of warning checks that will
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dfeature.pm1053 which checks the scope that called the scope calling
1069 stack. C<$depth> defaults to 1, which checks the scope that called
1077 call stack. C<$depth> defaults to 1, which checks the scope that called
H A Dwarnings.pm665 authors to independently define the degree of warning checks that will
H A Dperl5db.pl204 Next, it checks the C<PERLDB_OPTS> environment variable and treats its
361 which is called before every statement, checks this and puts the user into
6376 C<dumpit()> then checks to see if it needs to load C<dumpvar.pl> and
6381 It then checks to see if the subroutine C<main::dumpValue> is now defined
6386 It checks the package global C<%options> to see if there's a C<dumpDepth>
8534 It checks for C<less> masquerading as C<more> and records the result in
8999 Just checks the contents of C<$^O> and sets the C<$doccmd> global accordingly.
H A Doverload.pm880 overloading) the checks in respect of the other operand above are
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm837 If I<CHECK> is true, also checks whether I<STRING> contains well-formed
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Socket-IP/lib/IO/Socket/
H A DIP.pm1019 This method checks that the socket domain is C<PF_INET> and will throw an
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbench.pl96 I<selftest>, which runs some basic sanity checks and produces TAP output.
1137 # these panics shouldn't happen if the bisect checks above are sound
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm1445 MakeMaker checks for the existence of a file named F<test.pl> in the
1449 MakeMaker also checks for any files matching glob("t/*.t"). It will
2437 In general, any generated Makefile checks for the current version of
3100 WriteMakefile() now does some basic sanity checks on its parameters to
H A DMM_Any.pm2676 Test::Harness. No checks are done on the results, they're just
H A DMM_Unix.pm751 target simply checks to make sure the Makefile is up-to-date and
2782 return unless -f 'extralibs.ld'; # this checks is a "proper" XS installation
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DInflate.pm667 This option controls whether the extra checks defined below are used when
H A DAnyUncompress.pm766 This option controls whether the extra checks defined below are used when
H A DAnyInflate.pm609 This option controls whether the extra checks defined below are used when
H A DUnzip.pm1602 This option controls whether the extra checks defined below are used when
H A DGunzip.pm745 This option controls whether the extra checks defined below are used when
/openbsd-current/gnu/usr.bin/perl/ext/re/
H A Dre.pm404 When C<use re 'strict'> is in effect, stricter checks are applied than
/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/lib/HTTP/
H A DTiny.pm539 #pod checks for the correct version of L<Net::SSLeay> and L<IO::Socket::SSL>.
541 #pod is set in C<SSL_options>, it checks that a CA file is available.
2038 checks for the correct version of L<Net::SSLeay> and L<IO::Socket::SSL>.
2040 is set in C<SSL_options>, it checks that a CA file is available.
/openbsd-current/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm957 This probing and the checks we performed have some limitations:
987 C<-1> to prevent any depth checks, though this isn't recommended.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1275 $CPAN::Frontend->mywarn(qq{CPAN: checksum security checks disabled }.
1279 CPAN: checksum security checks disabled because Digest::SHA not installed.
1301 CPAN: Module::Signature security checks disabled because Module::Signature
1696 CPAN checks whether an install is needed and prints
2074 time at run time. While the cpan shell is running, it checks all
/openbsd-current/regress/usr.bin/openssl/
H A Dappstest.sh148 $openssl_bin prime -bits 64 -checks 3 -generate -hex -safe 5
/openbsd-current/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm651 # First checks to see if the directory is not owned by the
652 # current user or root. Then checks to see if anyone else
653 # can write to the directory and if so, checks to see if
721 # for temp files. Safer than _is_safe since it checks for
723 # checks each directory in the path to see if it is safe (with _is_safe)
2369 #pod In addition to the MEDIUM security checks, also check for the
2425 # Cant do MEDIUM or HIGH checks
2426 croak "Currently requires perl 5.006 or newer to do the safe checks";
3431 In addition to the MEDIUM security checks, also check for the
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DFirstTime.pm151 checks will be performed at all.

Completed in 608 milliseconds

1234