Searched refs:fails (Results 76 - 100 of 139) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/perl/cpan/Digest/lib/
H A DDigest.pm212 The addfile() method will croak() if it fails reading data for some
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dpod_lib.pl88 Opens a file or fails if it cannot.
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Zlib/
H A DZlib.pm74 passed to the method C<open>; if the open fails, the object is destroyed.
734 # the above close() always fails (as if the stream would have
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/Socket/
H A DINET.pm409 If the constructor fails it will return C<undef> and set the
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/
H A Dautodie.pm249 It is not considered an error for C<flock> to return false if it fails
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/
H A DCBuilder.pm88 tempdir or, if that fails for some reason, in the current directory.
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/
H A DMeta.pm200 #pod reference fails to validate. Older-format metadata will be up-converted to
284 #pod like C<new()>. It will die if the deserialized version fails to validate
708 reference fails to validate. Older-format metadata will be up-converted to
739 like C<new()>. It will die if the deserialized version fails to validate
/openbsd-current/gnu/usr.bin/perl/dist/I18N-LangTags/lib/I18N/
H A DLangTags.pm487 lookup in %greetings fails. That's the Wrong Thing.
708 used I<if all else fails>.
/openbsd-current/gnu/usr.bin/perl/dist/Time-HiRes/
H A DMakefile.PL224 ret = nanosleep(&ts1, &ts2); /* E.g. in AIX nanosleep() fails and sets errno to ENOSYS. */
/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm1039 not opened and the C<createFile> call fails. Contrast with C<"k"> and
1052 exist, then nothing is opened and the C<createFile> call fails. This
1502 C<lastFileError()> and C<$^E> are set] if C<FdGetOsFHandle> fails.
1595 If it fails, it returns INVALID_FILE_ATTRIBUTES, otherwise it can be
1797 C<$^E> are set] if C<GetOsFHandle> fails. C<GetOsFHandle> returns
2092 that triggered the error fails immediately. Normally this bit is not
/openbsd-current/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc769 // umask(2) never fails so ignore the return of the second call.
1326 // Retry if fchown call fails due to interruption.
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/scripts/
H A Dpod2text.PL352 If B<pod2text> fails with errors, see L<Pod::Text> and L<Pod::Simple> for
/openbsd-current/gnu/usr.bin/perl/cpan/Params-Check/lib/Params/
H A DCheck.pm231 C<check> will return when it fails, or a hashref with lowercase
/openbsd-current/gnu/usr.bin/perl/cpan/NEXT/lib/
H A DNEXT.pm271 By default, if a redispatch attempt fails to find another method
/openbsd-current/gnu/usr.bin/perl/ext/VMS-Stdio/
H A DStdio.pm170 true value if successful, and C<undef> if it fails.
/openbsd-current/gnu/usr.bin/perl/cpan/bignum/lib/
H A Dbigrat.pm533 and if this also fails, revert to Math::BigInt::Calc:
H A Dbigint.pm586 and if this also fails, revert to Math::BigInt::Calc:
H A Dbigfloat.pm549 and if this also fails, revert to Math::BigInt::Calc:
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm53 if the fdopen fails, the object is destroyed. Otherwise, it is returned
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/
H A DTester.pm203 whenever a test fails will be a common occurrence in your test error
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DLiblist.pm267 fails to find the library, it looks at the next item in the list. The
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dexception.pm44 When an L<autodie> enabled function fails, it generates an
/openbsd-current/gnu/usr.bin/perl/cpan/Digest-MD5/
H A DMD5.pm183 The addfile() method will croak() if it fails reading data for some
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
H A DBalanced.pm1190 If the extraction fails C<undef> is returned.
1928 C<extract_quotelike> to eat it. If C<extract_quotelike> fails, return
1935 recursive call fails, return an error. Otherwise, go back to step 1.
2080 If the extractor fails to match (in the case of a regex extractor), or returns an empty list or an undefined value (in the case of a subroutine extractor), it is
/openbsd-current/gnu/llvm/llvm/lib/Support/Windows/
H A DPath.inc424 // network file. On Windows 7 the function realPathFromHandle() below fails

Completed in 190 milliseconds

123456