Searched refs:case (Results 401 - 425 of 751) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/CPANInternal-140/DBIx-ContextualFetch-1.03/lib/DBIx/
H A DContextualFetch.pm175 case. Your application may vary.)
/macosx-10.9.5/CPANInternal-140/Graph/lib/Graph/
H A DBitMatrix.pm161 case the bit matrix of V x V bits is allocated.
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/Graph/
H A DBitMatrix.pm161 case the bit matrix of V x V bits is allocated.
/macosx-10.9.5/CPANInternal-140/Heap/
H A DHeap.pm100 used, in which case it will be the largest). Returns I<undef>
/macosx-10.9.5/CPANInternal-140/Heap-0.80/lib/
H A DHeap.pm85 used, in which case it will be the largest). Returns I<undef>
/macosx-10.9.5/CPANInternal-140/Net-Daemon/lib/Net/Daemon/
H A DTest.pm156 that case. If that seems to fail, ports 30000-30049 are tried. We
319 # Sleep another second in case the server is still creating the
/macosx-10.9.5/CPANInternal-140/Net-Daemon-0.48/lib/Net/Daemon/
H A DTest.pm156 that case. If that seems to fail, ports 30000-30049 are tried. We
319 # Sleep another second in case the server is still creating the
/macosx-10.9.5/CPANInternal-140/Params-Validate/lib/Params/
H A DValidate.pm426 In this case, "cc_number", "cc_expiration", and "cc_holder_name" are
501 or not the validation of named parameters should be case sensitive,
566 named in the validation specification. In the case of positional
596 true, then the validation code will ignore the case of parameter
/macosx-10.9.5/CPANInternal-140/Parse-Yapp/lib/Parse/
H A DYapp.pm89 In case you inadvertently use it, this will produce a warning telling you
429 If you need to be sure the parse has been successful (in case your
468 In the case you'd prefer to have a standalone module generated, use
479 to find the guilty line in your source file in case of a syntax error.
/macosx-10.9.5/CPANInternal-140/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm89 In case you inadvertently use it, this will produce a warning telling you
429 If you need to be sure the parse has been successful (in case your
468 In the case you'd prefer to have a standalone module generated, use
479 to find the guilty line in your source file in case of a syntax error.
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dldifdiff.pl36 (Optional) Compare values of the specified attributes case-insensitively. The
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DFilterMatch.pm259 # this one is here in case we don't use schema
350 In case of error undef is returned.
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/lib/Pod/WSDL/
H A DWriter.pm207 This module is used internally by Pod::WSDL. By using AUTOLOADing it delegates all unknown methods to XML::Writer. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple.
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/WSDL/
H A DWriter.pm207 This module is used internally by Pod::WSDL. By using AUTOLOADing it delegates all unknown methods to XML::Writer. It is unlikely that you have to interact directly with it. If that is the case, take a look at the code, it is rather simple.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DConstants.pm148 The SOAP::Lite package attempts to locate and use the L<XML::Parser> package, falling back on an internal, pure-Perl parser in its absence. This package is a fast parser, based on the Expat parser developed by James Clark. If the application sets this value to 1, there will be no attempt to locate or use XML::Parser. There are several reasons you might choose to do this. If the package will never be made available, there is no reason to perform the test. Setting this parameter is less time-consuming than the test for the package would be. Also, the XML::Parser code links against the Expat libraries for the C language. In some environments, this could cause a problem when mixed with other applications that may be linked against a different version of the same libraries. This was once the case with certain combinations of Apache, mod_perl and XML::Parser.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DConstants.pm149 The SOAP::Lite package attempts to locate and use the L<XML::Parser> package, falling back on an internal, pure-Perl parser in its absence. This package is a fast parser, based on the Expat parser developed by James Clark. If the application sets this value to 1, there will be no attempt to locate or use XML::Parser. There are several reasons you might choose to do this. If the package will never be made available, there is no reason to perform the test. Setting this parameter is less time-consuming than the test for the package would be. Also, the XML::Parser code links against the Expat libraries for the C language. In some environments, this could cause a problem when mixed with other applications that may be linked against a different version of the same libraries. This was once the case with certain combinations of Apache, mod_perl and XML::Parser.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/
H A DTemplate.pm282 latter case, the error message can be retrieved by calling L<error()> as a
415 error message generated in the latter case can be retrieved by calling the
504 Allow directive keywords in lower case (default: 0 - UPPER only).
784 Multi-way switch/case statement.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/
H A DTemplate.pm282 latter case, the error message can be retrieved by calling L<error()> as a
415 error message generated in the latter case can be retrieved by calling the
504 Allow directive keywords in lower case (default: 0 - UPPER only).
784 Multi-way switch/case statement.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DFromNestedHash.pm142 Basically each key in the hash is considered a node, values are ignored unless it is a hash reference with at least one key in it, in which case it is interpreted as containing the children of the node created from the key.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DFromNestedHash.pm142 Basically each key in the hash is considered a node, values are ignored unless it is a hash reference with at least one key in it, in which case it is interpreted as containing the children of the node created from the key.
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/Getopt/
H A DMixed.pm77 $ignoreCase = 1; # Ignore case by default
85 # Ignore case unless there are upper-case options:
120 # created, in case the program calls abortMsg.
623 Ignore case when matching options. Default is 1 unless the option
624 descriptions contain an upper-case letter.
688 The string should consist only of letters. Upper case letters are
689 discouraged, since this will hamper the case-folding of options. If
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl466 # print_casemap -- generate data for case mapping
481 * Flags for special case mapping.
504 # print_casefolding -- generate data for case folding
508 print STDERR "** case folding\n", $folding->stat() if $verbose;
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbtm.vim22 syn case ignore
154 syn keyword btmCommand backup beep break cancel case
H A Dgnuplot.vim41 syn case ignore
51 syn case match
H A Dia64.vim18 "ignore case for assembly
19 syn case ignore

Completed in 390 milliseconds

<<11121314151617181920>>