Home
last modified time | relevance | path

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

123456789

/PHP-5.6/ext/soap/tests/bugs/
H A Dbug31755.phpt7 $client=new SOAPClient(null, array('location' => 'http://localhost',
H A Dbug37278.phpt8 "location" => "test://",
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 Dbug50762.phpt25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug29795.phpt15 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug30928.phpt27 function __doRequest($request, $location, $action, $version, $one_way = 0) {
H A Dbug55323.phpt17 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 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 Dbug34453.wsdl39 <soap:address location="http://aws-beta.amazon.com/onca/soap?Service=AWSProductData"/>
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"/>
/PHP-5.6/ext/soap/tests/
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-5.6/ext/date/tests/
H A DDateTimeZone_getLocation.phpt2 DateTimeZone::getLocation -- timezone_location_get — Returns location information for a timezone
H A Ddate_sunrise_error.phpt6 * Description: Returns time of sunrise for a given day and location
H A Ddate_sunrise_variation7.phpt6 * Description: Returns time of sunrise for a given day and location
/PHP-5.6/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"=…
/PHP-5.6/ext/standard/tests/file/
H A Dtempnam_variation6-win32.phpt41 echo "unknown location\n";
H A Dtempnam_variation6.phpt39 echo "unknown location\n";

Completed in 69 milliseconds

123456789