Home
last modified time | relevance | path

Searched refs:location (Results 151 – 175 of 201) sorted by relevance

123456789

/PHP-8.2/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_004p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_003p.phpt10 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_005p.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_003s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_004s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_groupB_005s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.2/ext/soap/
H A Dphp_sdl.h82 char *location; member
H A Dphp_sdl.c759 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
826 if (!location) { in load_wsdl()
830 tmpbinding->location = estrdup((char*)location->children->content); in load_wsdl()
866 efree(tmpbinding->location); in load_wsdl()
2277 sdl_serialize_string(tmp->location, out); in add_sdl_to_cache()
2871 if (pbind->location) { in make_persistent_sdl_binding()
2872 pbind->location = strdup(pbind->location); in make_persistent_sdl_binding()
3452 if (binding->location) { in delete_binding()
3453 efree(binding->location); in delete_binding()
3472 if (binding->location) { in delete_binding_persistent()
[all …]
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug35142.phpt28 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
H A Dbug36226-2.phpt27 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
H A Dbug36226.phpt28 function __doRequest($request, $location, $action, $version, $one_way = 0): ?string {
/PHP-8.2/ext/soap/tests/
H A Dclassmap.wsdl57 <soap:address location="http://localhost:81/test/interface.php?class=test"/>
H A Dbug68361.phpt83 <soap:address location="http://localhost/wsdl-creator/TestClass.php"/>
/PHP-8.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_013s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_014s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_015p.phpt15 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_015s.phpt32 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
/PHP-8.2/ext/standard/tests/file/
H A Dtempnam_variation1-win32-mb.phpt41 echo "unknown location\n";
H A Dtempnam_variation1-win32.phpt41 echo "unknown location\n";
H A Dtempnam_variation3.phpt64 echo "unknown location\n";
H A Dtempnam_variation1.phpt45 echo "unknown location\n";
H A Dtempnam_variation7-win32.phpt56 echo "unknown location\n";
H A Dtempnam_variation7.phpt59 echo "unknown location\n";
H A Dtempnam_variation8-win32.phpt67 echo "unknown location\n";

Completed in 41 milliseconds

123456789