Home
last modified time | relevance | path

Searched refs:location (Results 51 – 75 of 199) sorted by relevance

12345678

/PHP-7.4/ext/soap/tests/bugs/
H A Dbug36999.phpt24 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug38004.phpt22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug41097.phpt13 $soap = new SoapClient(null, array('uri' => 'http://uri/', 'location' => 'test://', 'exceptions' =>…
H A Dbug31755.phpt7 $client=new SOAPClient(null, array('location' => 'http://localhost',
H A Dbug37278.phpt8 "location" => "test://",
H A Dbug41004.phpt25 $client = new SoapClient($wsdl, array('location'=>'test://',"classmap" => $classmap, 'exceptions'=>…
H A Dbug29795.phpt15 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug77141.phpt12 'location' => "http://localhost/soap.php",
H A Dbug50762.phpt25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug30045.phpt25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
40 $soap = new LocalSoapClient(NULL, array("uri"=>"http://test-uri", "location"=>"test://"));
H A Dbug30928.phpt27 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug29061.wsdl38 <soap:address location="test://"/>
H A Dbug30799.phpt14 $x = new SoapClient(NULL,array("location"=>"test://",
H A Dbug35273.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug55323.phpt17 function __doRequest($request, $location, $action, $version, $one_way = 0) {
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 Dbug38536.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
/PHP-7.4/ext/soap/tests/
H A Dclassmap003.phpt36 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug69668.phpt10 public function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dtypemap012.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dclassmap004.phpt44 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dclassmap002.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt29 echo "Services file not found in expected location\n";
/PHP-7.4/ext/mysqli/
H A Dconfig.m436 [for specified location of the MySQL UNIX socket],
92 AC_MSG_CHECKING([for MySQL UNIX socket location])

Completed in 50 milliseconds

12345678