Home
last modified time | relevance | path

Searched refs:location (Results 126 – 150 of 202) sorted by relevance

123456789

/PHP-8.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_022s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_023s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_024s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_008p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_009s.phpt8 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_006p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_007p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_008s.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_007s.phpt10 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_011p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_013p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_014p.phpt13 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_006s.phpt11 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.2/ext/soap/tests/
H A Dtypemap004.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
/PHP-8.2/ext/standard/tests/file/
H A Dbug81145.phpt40 //Seek to 4 GB boundary, as this is the location where the problem occurs
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug76232.phpt30 'location' => 'http://' . PHP_CLI_SERVER_ADDRESS,
H A Dbug50675.phpt9 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
H A Dbug73237.phpt10 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
H A Dbug30106.phpt24 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
/PHP-8.2/ext/pcre/tests/
H A Dbug76514.phpt25 "name": "anthonymartin/geo-location",
444 "anthonymartin/geo-location": "v1.0.0",
503 "anthonymartin/geo-location": "v1.0.0",
/PHP-8.2/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_002p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_002s.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.2/ext/soap/
H A Dsoap.c2195 if (location == NULL) {
2198 location = Z_STRVAL_P(tmp);
2254 if (location == NULL) {
2255 location = binding->location;
2256 ZEND_ASSERT(location);
2291 } else if (location == NULL) {
2416 location = Z_STRVAL_P(tmp);
2615 char *location, *action; local
2623 &location, &location_size,
2720 zend_string *location = NULL; local
[all …]
/PHP-8.2/ext/soap/tests/schema/
H A Dtest_schema.inc47 <soap:address location="test://" />

Completed in 51 milliseconds

123456789