Home
last modified time | relevance | path

Searched refs:soapaction (Results 1 – 25 of 60) sorted by relevance

123

/PHP-8.1/ext/soap/
H A Dphp_http.h25 char *soapaction,
/PHP-8.1/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016p.phpt8 $client->__soapCall("echoVoid", array(), array("soapaction"=>"http://soapinterop.org/","uri"=>"http…
H A Dr2_base_016s.phpt8 $client->__soapCall("echoVoid", array(), array("soapaction"=>"http://soapinterop.org/","uri"=>"http…
H A Dr2_base_002p.phpt8 $client->__soapCall("echoString", array(""), array("soapaction"=>"http://soapinterop.org/","uri"=>"…
H A Dr2_base_003p.phpt8 $client->__soapCall("echoString", array(NULL), array("soapaction"=>"http://soapinterop.org/","uri"=…
H A Dr2_base_019p.phpt8 $client->__soapCall("echoDecimal", array('12345.67890'), array("soapaction"=>"http://soapinterop.or…
H A Dr2_base_023p.phpt8 $client->__soapCall("echoBoolean", array(1), array("soapaction"=>"http://soapinterop.org/","uri"=>"…
H A Dr2_base_024p.phpt8 $client->__soapCall("echoBoolean", array(0), array("soapaction"=>"http://soapinterop.org/","uri"=>"…
H A Dr2_base_010p.phpt8 $client->__soapCall("echoInteger", array(34345), array("soapaction"=>"http://soapinterop.org/","uri…
H A Dr2_base_001p.phpt8 $client->__soapCall("echoString", array("Hello World!"), array("soapaction"=>"http://soapinterop.or…
H A Dr2_base_001s.phpt8 …apParam(new SoapVar("Hello World!",XSD_STRING),"inputString")), array("soapaction"=>"http://soapin…
H A Dr2_base_002s.phpt8 …array(new SoapParam(new SoapVar("",XSD_STRING),"inputString")), array("soapaction"=>"http://soapin…
H A Dr2_base_003s.phpt8 …ray(new SoapParam(new SoapVar(NULL,XSD_STRING),"inputString")), array("soapaction"=>"http://soapin…
H A Dr2_base_004p.phpt8 $client->__soapCall("echoString", array(">,<,&,\",',\\,\n"), array("soapaction"=>"http://soapintero…
H A Dr2_base_004s.phpt8 …ram(new SoapVar(">,<,&,\",',\\,\n",XSD_STRING),"inputString")), array("soapaction"=>"http://soapin…
H A Dr2_base_009p.phpt8 $client->__soapCall("echoStringArray", array(NULL), array("soapaction"=>"http://soapinterop.org/","…
H A Dr2_base_012p.phpt10 $client->__soapCall("echoFloat", array(342.23), array("soapaction"=>"http://soapinterop.org/","uri"…
H A Dr2_base_017p.phpt8 $client->__soapCall("echoBase64", array('Nebraska'), array("soapaction"=>"http://soapinterop.org/",…
H A Dr2_base_017s.phpt8 …Param(new SoapVar('Nebraska',XSD_BASE64BINARY),"inputBase64")), array("soapaction"=>"http://soapin…
H A Dr2_base_019s.phpt8 …Param(new SoapVar('12345.67890',XSD_DECIMAL), "inputDecimal")), array("soapaction"=>"http://soapin…
H A Dr2_base_020s.phpt8 …w SoapVar('2001-05-24T17:31:41Z', XSD_DATETIME), "inputDate")), array("soapaction"=>"http://soapin…
H A Dr2_base_021p.phpt8 $client->__soapCall("echoBoolean", array(true), array("soapaction"=>"http://soapinterop.org/","uri"…
H A Dr2_base_021s.phpt8 …new SoapParam(new SoapVar(true, XSD_BOOLEAN), "inputBoolean")), array("soapaction"=>"http://soapin…
H A Dr2_base_022p.phpt8 $client->__soapCall("echoBoolean", array(false), array("soapaction"=>"http://soapinterop.org/","uri…
H A Dr2_base_023s.phpt8 …ay(new SoapParam(new SoapVar(1, XSD_BOOLEAN), "inputBoolean")), array("soapaction"=>"http://soapin…

Completed in 20 milliseconds

123