Home
last modified time | relevance | path

Searched refs:param (Results 201 – 225 of 304) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001s.phpt9 $param = new SoapParam(new SoapVar(array(
15 $client->__soapCall("echoStructAsSimpleTypes", array($param), array("soapaction"=>"http://soapinter…
H A Dr2_groupB_003w.phpt9 $param = array(
13 $client->echo2DStringArray($param);
H A Dr2_groupB_004w.phpt10 $param = (object)array(
21 $client->echoNestedStruct($param);
H A Dr2_groupB_004p.phpt9 $param = (object)array(
20 $client->__soapCall("echoNestedStruct", array($param), array("soapaction"=>"http://soapinterop.org/…
/PHP-7.2/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_002w.phpt26 …t><param xsi:type="ns2:BaseStruct"><floatMessage xsi:type="xsd:float">12.345</floatMessage><shortM…
H A Dr4_groupH_complex_rpcenc_001w.phpt27param xsi:type="ns2:SOAPStructFault"><soapStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xs…
/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_006s.phpt7 $param = new SoapParam(new SoapVar(array(
12 $client->__soapCall("echoStringArray", array($param), array("soapaction"=>"http://soapinterop.org/"…
H A Dr2_base_011s.phpt7 $param = new SoapParam(new SoapVar(array(
13 $client->__soapCall("echoIntegerArray", array($param), array("soapaction"=>"http://soapinterop.org/…
H A Dr2_base_013s.phpt9 $param = new SoapParam(new SoapVar(array(
15 $client->__soapCall("echoFloatArray", array($param), array("soapaction"=>"http://soapinterop.org/",…
H A Dr2_base_014s.phpt9 $param = new SoapParam(new SoapVar(array(
15 $client->__soapCall("echoStruct", array($param), array("soapaction"=>"http://soapinterop.org/","uri…
/PHP-7.2/ext/gd/tests/
H A Dimagefilltoborder_error6.phpt2 Testing wrong param passing imagefilltoborder() of GD library
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_modifiers_002.phpt2 Modifiers - wrong param count
H A DReflectionClass_getInterfaces_004.phpt2 ReflectionClass::getInterfaces() - wrong param count
/PHP-7.2/ext/xmlrpc/tests/
H A Dbug47818.phpt2 Bug #47818 (Segfault due to bound callback param)
/PHP-7.2/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt39 * @param resource $imap_stream
40 * @param string $mailbox
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_to_xmlrpc.c311 xml_element* param = xml_elem_new(); in XMLRPC_to_xml_element_worker() local
312 param->name = estrdup(ELEM_PARAM); in XMLRPC_to_xml_element_worker()
314 Q_PushTail(&param->children, value); in XMLRPC_to_xml_element_worker()
316 root = param; in XMLRPC_to_xml_element_worker()
/PHP-7.2/ext/xsl/tests/
H A Dbug33853.phpt2 Bug #33853 (php:function call __autoload with lowercase param)
/PHP-7.2/ext/mysqli/tests/
H A Dbug55653.phpt2 Bug #55653 PS crash with libmysql when binding same variable as param and out
/PHP-7.2/ext/pdo/tests/
H A Dpecl_bug_5809.phpt2 PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param)
/PHP-7.2/ext/sqlite3/tests/
H A Dsqlite3_blob_bind_resource.phpt2 SQLite3::execute() with a resource bound for blob param
/PHP-7.2/ext/spl/examples/
H A Ddirectoryfilterdots.inc23 * @param $path directory to iterate
H A Ddirectorytreeiterator.inc20 * @param $path directory to iterate
/PHP-7.2/ext/spl/internal/
H A Drecursiveiteratoriterator.inc42 * @param it RecursiveIterator to iterate
43 * @param mode Operation mode (one of):
47 * @param flags Control flags, zero or any combination of the following
/PHP-7.2/ext/xmlwriter/tests/
H A Dxmlwriter_write_attribute_ns_error_001.phpt2 xmlwriter_write_attribute_ns with missing param
/PHP-7.2/ext/phar/phar/
H A Ddirectorytreeiterator.inc20 * @param $path directory to iterate

Completed in 40 milliseconds

12345678910>>...13