Searched refs:Returns (Results 26 - 50 of 116) sorted by relevance

12345

/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DException.pm200 Returns the exception type.
204 Returns the exception information.
H A DDocument.pm105 # Returns a reference to the internal sub-routine reference, _BLOCK,
117 # Returns a reference to a hash array containing any BLOCK definitions
119 # are references to Template::Document objects. Returns 0 (# an empty hash)
131 # Returns a reference to a hash of variables used in the template.
289 # Returns 1 on success. On error, sets the $ERROR package variable
433 Returns a new C<Template::Document> object or C<undef> on error. The
448 Returns a text string representing the generated output for the template.
453 Returns a reference to the main C<BLOCK> subroutine.
457 Returns a reference to the hash array of named C<DEFBLOCKS> subroutines.
461 Returns
[all...]
H A DBase.pm35 # _init() method, passing the parameter hash reference. Returns a new
131 # Returns the current version number.
257 Returns the version number for a module, as defined by the C<$VERSION>
/macosx-10.10/CPANInternal-159.1/JSON-RPC-0.96/ex/
H A DMyApp.pm103 Returns the current time.
/macosx-10.10/CPANInternal-159.1/JSON-RPC-0.96/lib/JSON/RPC/
H A DServer.pm634 Returns L<HTTP::Request> object.
638 Returns PATH_INFO.
642 Returns max content-length to your application.
660 Returns a JSON de/encoder in C<new>.
/macosx-10.10/CPANInternal-159.1/Types-Serialiser-1.0/
H A DSerialiser.pm59 Returns true iff the C<$value> is either C<$Types::Serialiser::true> or
69 Returns true iff C<$value> is C<$Types::Serialiser::true>.
73 Returns false iff C<$value> is C<$Types::Serialiser::false>.
96 Returns false iff C<$value> is C<$Types::Serialiser::error>.
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DStraps.pm100 for use in the total report. Returns the C<$results> of the test.
322 Returns the full command line that will be run to test I<$file>.
342 Returns the command that runs the test. Combine this with C<_switches()>
403 Returns only defined, non-blank, trimmed switches from the parms passed.
H A DUtil.pm87 Returns a shuffled copy of I<@list>.
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DSjLjEHPrepare.cpp382 SmallVector<ReturnInst*, 16> Returns; local
392 Returns.push_back(RI);
484 for (unsigned I = 0, E = Returns.size(); I != E; ++I)
485 CallInst::Create(UnregisterFn, FuncCtx, "", Returns[I]);
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLowerInvoke.cpp391 SmallVector<ReturnInst*,16> Returns; local
399 Returns.push_back(RI);
565 for (unsigned i = 0, e = Returns.size(); i != e; ++i) {
566 ReturnInst *R = Returns[i];
/macosx-10.10/CPANInternal-159.1/IO-KQueue-0.34/
H A DKQueue.pm158 Returns nothing. Throws an exception on failure.
168 Returns a list of arrayrefs which contain the kevent. The contents of the kevent
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DHTML.pm157 Returns the source text with any HTML reserved characters such as
162 Returns the elements of the hash array passed by reference correctly
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/lib/File/
H A DExtAttr.pm277 Returns true on success, otherwise false and a warning is issued.
298 Returns undef on failure and $! will be set.
319 Returns undef on failure and $! will be set.
/macosx-10.10/vim-55/runtime/ftplugin/
H A Ddebchangelog.vim44 " Returns full name, either from $DEBFULLNAME or debianfullname.
56 " Returns email address, from $DEBEMAIL, $EMAIL or debianemail.
69 " Returns date in RFC822 format.
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/Transport/
H A DTCP.pm264 Returns the name of the class to use when creating socket objects for internal use in communications. As implemented, it returns one of IO::Socket::INET or IO::Socket::SSL, depending on the return value of the previous SSL method.
293 Returns the name of the class to use when creating socket objects for internal use in communications. As implemented, it returns one of IO::Socket::INET or IO::Socket::SSL, depending on the return value of the previous SSL method. The new method also manages the automatic selection of SSL in the same fashion as the client class does.
/macosx-10.10/vim-55/runtime/indent/
H A Dpov.vim40 " The main function. Returns indent amount.
/macosx-10.10/CPANInternal-159.1/Crypt-Rijndael-1.10/
H A DRijndael.pm44 Returns the keysize, which is 32 (bytes). The Rijndael cipher
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.81/lib/DateTime/Format/Builder/Parser/
H A Dgeneric.pm117 Standard constructor. Returns a blessed hash; any arguments are placed
/macosx-10.10/CPANInternal-159.1/DateTime-Format-W3CDTF-0.06/lib/DateTime/Format/
H A DW3CDTF.pm169 Returns a new W3CDTF parser object.
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DMDC.pm94 Returns a reference to the hash table.
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/Apache/
H A DSOAP.pm117 Returns the server object.
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Desh-arg.el211 Returns the list of arguments in their raw form.
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli124 modules owned by the execution engine [ee]. Returns [None] if the function
145 [args], and [envp] as specified by the array [env]. Returns the integer
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm830 Returns a number representing the invocant's depth within the hierarchy of
840 Returns the invocant's parent, which could be either B<ROOT> or a
845 Returns a number representing the length of the longest path from the current
850 Returns the a number representing the breadth of the current tree, basically
855 Returns the number of children the invocant contains.
859 Returns the index of this tree within its parent's child list. Returns -1 if
870 Returns true (1) if the invocant does not have any children, false (0) otherwise.
874 Returns true (1) if the invocant's "parent" field is B<ROOT>, returns false
917 Returns th
[all...]
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/Parser/
H A Dgeneric.pm21 Standard constructor. Returns a blessed hash; any arguments are placed

Completed in 135 milliseconds

12345