Searched refs:fails (Results 26 - 50 of 134) sorted by relevance

123456

/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder/lib/DateTime/Format/
H A DBuilder.pm195 This is the method used when a parse fails. Subclass and override
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder-0.80/lib/DateTime/Format/
H A DBuilder.pm195 This is the method used when a parse fails. Subclass and override
/macosx-10.9.5/CPANInternal-140/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DSyslog.pm135 log message. If logging fails and warnings are enabled, the error
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c681 r->dst->fails++;
685 if (r->dst->fails > MAX_FAILURES)
688 asprintf(&str, "[Sender syslogd] [Level 3] [PID %u] [Facility syslog] [Message Disabling module %s writes to %s following %u failures (%s)]", global.pid, m->name, r->dst->path, r->dst->fails, asl_core_error(status));
728 r->dst->fails = 0;
777 r->dst->fails = 0;
1094 r->dst->fails = 0;
1130 r->dst->fails = 0;
/macosx-10.9.5/CPANInternal-140/Test-Warn/
H A DWarn.pm46 The test fails if the BLOCK warns more then one times or doesn't warn.
77 The test fails if the BLOCK warns a different number than the size of the ARRAYREf
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A DMakefile.in113 @echo fails due to the absence of a ranlib program on your system.
115 #If running ranlib fails, probably there is none.
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/utils/
H A Dxo-daemon18 If the start of the script fails, the error messages are
/macosx-10.9.5/vim-53/runtime/plugin/
H A Dmatchparen.vim100 " This fails when a timeout is not supported.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dindent.vim9 " would be sweet if right until one char fails
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DFromNestedHash.pm144 The tree is validated prior being accepted, if it fails validation an execption will be thrown. The rules are as follows;
H A DFromNestedArray.pm171 The tree is validated prior being accepted, if it fails validation an execption will be thrown. The rules are as follows;
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DFromNestedHash.pm144 The tree is validated prior being accepted, if it fails validation an execption will be thrown. The rules are as follows;
H A DFromNestedArray.pm171 The tree is validated prior being accepted, if it fails validation an execption will be thrown. The rules are as follows;
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dregengine.inc646 case OLPAREN: /* must undo assignment if rest fails */
657 case ORPAREN: /* must undo assignment if rest fails */
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm272 failed. A true expression passes, a false one fails. Very simple.
284 out. It makes it very easy to find a test in your script when it fails
438 Its advantage over ok() is when the test fails you'll know what $this
678 than just vomiting if its load fails. For such purposes we have
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/
H A DMSSQL.pm295 it will only be used if SCOPE_IDENTITY() fails.
/macosx-10.9.5/CPANInternal-140/Filesys-Df/
H A DDf.pm309 If the C<df()> call fails for any reason, it will return
/macosx-10.9.5/CPANInternal-140/Filesys-Df-0.92/
H A DDf.pm309 If the C<df()> call fails for any reason, it will return
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DMore.pm255 failed. A true expression passes, a false one fails. Very simple.
267 out. It makes it very easy to find a test in your script when it fails
421 Its advantage over ok() is when the test fails you'll know what $this
658 than just vomiting if its load fails. For such purposes we have
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/
H A DVisitorFactory.pm60 Attempts to load the C<$visitor_type> and returns an instance of it if successfull. If no C<$visitor_type> is specified an exception is thrown, if C<$visitor_type> fails to load, and exception is thrown.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/
H A DVisitorFactory.pm60 Attempts to load the C<$visitor_type> and returns an instance of it if successfull. If no C<$visitor_type> is specified an exception is thrown, if C<$visitor_type> fails to load, and exception is thrown.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DStorage.pm143 and the exception is rethrown. If the rollback fails, (i.e. throws an
152 # If any one of these fails, the entire transaction fails
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Appender/
H A DFile.pm59 # This will die() if it fails
411 to log something and fails because of a problem that was obvious at
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DFile.pm60 # This will die() if it fails
425 to log something and fails because of a problem that was obvious at
/macosx-10.9.5/CPANInternal-140/Path-Class/lib/Path/Class/
H A DFile.pm267 fails, C<undef> is returned and C<$!> is set.

Completed in 314 milliseconds

123456