Home
last modified time | relevance | path

Searched refs:location (Results 76 – 100 of 198) sorted by relevance

12345678

/PHP-8.0/ext/soap/tests/bugs/
H A Dbug30175.phpt12 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug32941.phpt8 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug29795.wsdl37 <soap:address location="http://aws-beta.amazon.com/onca/soap?Service=AWSProductData"/>
H A Dbug29839.phpt22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug29839.wsdl39 <soap:address location="http://aws-beta.amazon.com/onca/soap?Service=AWSProductData"/>
H A Dbug32776.phpt25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug34453.phpt22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug34453.wsdl39 <soap:address location="http://aws-beta.amazon.com/onca/soap?Service=AWSProductData"/>
H A Dbug38536.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
/PHP-8.0/ext/soap/tests/
H A Dclassmap002.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dtypemap011.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dany.phpt38 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dtypemap003.phpt11 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dtypemap004.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
/PHP-8.0/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_016s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_003p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_001p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_001s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_002p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_002s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_003s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.0/ext/standard/tests/file/
H A Dfscanf_variation53.phpt49 // current location
55 // current location
/PHP-8.0/ext/imap/tests/
H A DREADME.md24 location for Dovecot and restarts it for the new configuration to be enabled.
/PHP-8.0/ext/soap/
H A Dsoap_arginfo.h116 ZEND_ARG_TYPE_INFO(0, location, IS_STRING, 0)
134 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, location, IS_STRING, 1, "null")

Completed in 22 milliseconds

12345678