Home
last modified time | relevance | path

Searched refs:param (Results 101 – 125 of 245) sorted by relevance

12345678910

/PHP-5.3/ext/spl/internal/
H A Dcachingiterator.inc43 * @param it Iterator to cache
44 * @param flags Bitmask:
119 * @param func Name of method to invoke
120 * @param params Array of parameters to pass to method
H A Drecursivecachingiterator.inc27 * @param it Iterator to cache
28 * @param flags Bitmask:
/PHP-5.3/ext/spl/tests/
H A DSplFixedArray_setSize_param_float.phpt2 SplFixedArray::setSize() with a float param
H A DSplDoublyLinkedList_pop_params.phpt10 $get = $array->pop( 'param' );
H A DSplObjectStorage_setInfo_invalid_parameter.phpt2 Check that SplObjectStorage::setInfo returns NULL when no param is passed
H A DSplDoublyLinkedList_push_missing_parameter.phpt2 Check that SplDoublyLinkedList::push generate a warning and return NULL with missing param
H A DSplDoublyLinkedList_unshift_missing_parameter.phpt2 Check that SplDoublyLinkedList::unshift generate a warning and return NULL with missing param
/PHP-5.3/ext/spl/examples/
H A Ddbareader.inc27 * @param file Database file to open.
28 * @param handler Handler to use for database access.
H A Dfindfile.inc28 * @param $path the directory to search in
31 * @param $file the name of the files to search fro
H A Ddirectorytree.inc20 * @param $path directory to iterate
/PHP-5.3/ext/standard/tests/array/
H A Dbug52719.phpt2 Bug #52719: array_walk_recursive crashes if third param of the function is by reference
/PHP-5.3/win32/build/
H A Ddeplister.c29 ULONG va, ULONG param) in StatusRoutine() argument
/PHP-5.3/Zend/tests/
H A Dbug46665.phpt2 Bug #46665 (Triggering autoload with a variable classname causes truncated autoload param)
H A Dbug34064.phpt2 Bug #34064 (arr[] as param to function in class gives invalid opcode)
/PHP-5.3/ext/reflection/tests/
H A DReflectionFunction_isClosure_basic.phpt14 $closure = function($param) { return "this is a closure"; };
/PHP-5.3/ext/xmlwriter/tests/
H A Dxmlwriter_write_dtd_error_001.phpt2 xmlwriter_write_dtd with missing param(s)
/PHP-5.3/ext/date/tests/
H A Dbug21966.phpt2 Bug #21966 (date() or mktime() returning bad value for mktime month param of '2')
/PHP-5.3/ext/gd/tests/
H A Dimagerectangle_error8.phpt2 Testing wrong param passing imagerectangle() of GD library
H A Dimageellipse_error7.phpt2 Testing wrong param passing imageellipse() of GD library
H A Dimageellipse_error8.phpt2 Testing wrong param passing imageellipse() of GD library
H A Dimagerectangle_error2.phpt2 Testing wrong param passing imagerectangle() of GD library
/PHP-5.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_002w.phpt18 …soap/encoding/"><SOAP-ENV:Body><ns1:echoStringFault><param xsi:type="xsd:string">Hello World</para…
/PHP-5.3/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc38 * @param string relative path within the package
39 * @param string|resource file contents or open file handle
148 * @param string $dir
/PHP-5.3/tests/output/
H A Dob_014.phpt7 // str_rot13 expects 1 param and returns NULL when passed 2 params.
H A Dob_015.phpt7 // str_rot13 expects 1 param and returns NULL when passed 2 params.

Completed in 28 milliseconds

12345678910