Home
last modified time | relevance | path

Searched refs:service (Results 1 – 25 of 48) sorted by relevance

12

/PHP-8.4/ext/soap/tests/bugs/
H A Dbug50698_2.wsdl212 </wsdl:service>
223 </wsdl:service>
234 </wsdl:service>
245 </wsdl:service>
256 </wsdl:service>
267 </wsdl:service>
278 </wsdl:service>
289 </wsdl:service>
300 </wsdl:service>
311 </wsdl:service>
[all …]
H A Dbug50675.phpt19 <faultstring>service.EchoServiceException</faultstring>
21 …<service.EchoServiceException xsi:type="ns1:EchoServiceException" xmlns:ns1="urn:service.EchoServi…
24 </service.EchoServiceException>
51 …p://service" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.o…
H A Dbug32941.phpt18 <faultstring>service.EchoServiceException</faultstring>
20 …<service.EchoServiceException xsi:type="ns1:EchoServiceException" xmlns:ns1="urn:service.EchoServi…
23 </service.EchoServiceException>
H A Dbug50698_3.wsdl202 <wsdl:service name="EchoService-1">
212 </wsdl:service>
223 </wsdl:service>
234 </wsdl:service>
245 </wsdl:service>
256 </wsdl:service>
267 </wsdl:service>
278 </wsdl:service>
289 </wsdl:service>
300 </wsdl:service>
[all …]
H A Dbug29061.wsdl36 <service name="myService">
40 </service>
H A Dbug35273.phpt23 …p://service" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.o…
H A Dbug29795.wsdl35 <service name="AWSProductData">
39 </service>
H A Dbug29839.wsdl37 <service name="AWSProductData">
41 </service>
H A Dbug34453.wsdl37 <service name="AWSProductData">
41 </service>
H A Dbug68361.phpt81 <service name="TestServerService">
85 </service>
H A Dbug40609.wsdl26service name="StockQuoteService"><wsdl:port name="StockQuoteServiceSOAP11port_http" binding="axis2…
/PHP-8.4/ext/mbstring/tests/
H A Dgh8208.phpt7 $s = "[service-Aufgaben S&W-Team][#19415] VM''s aufsetzen mit unterschiedlichen";
15 string(84) "Subject: [service-Aufgaben S&W-Team][#19415] VM''s aufsetzen mit
17 string(84) "Subject: [service-Aufgaben S&W-Team][#19415] VM''s aufsetzen mit
/PHP-8.4/ext/soap/
H A Dsoap.c1008 service->uri = estrdup(service->sdl->target_ns); in PHP_METHOD()
1017 service->typemap = soap_create_typemap(service->sdl, typemap_ht); in PHP_METHOD()
1021 server_obj->service = service; in PHP_METHOD()
1301 if (service->sdl) { in PHP_METHOD()
1481 service->soap_class.argc, service->soap_class.argv); in PHP_METHOD()
1533 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) && in PHP_METHOD()
1535 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) { in PHP_METHOD()
1563 ((service->type == SOAP_CLASS || service->type == SOAP_OBJECT) && in PHP_METHOD()
1565 if (service->type == SOAP_CLASS || service->type == SOAP_OBJECT) { in PHP_METHOD()
1754 if (!service || !service->soap_headers_ptr) { in PHP_METHOD()
[all …]
/PHP-8.4/Zend/tests/lazy_objects/rfc/
H A Drfc_example_012.phpt56 $service = $container->getClientService();
57 var_dump($service);
58 $service->doSomething();
59 var_dump($service);
/PHP-8.4/ext/dom/tests/
H A Dgh12616_2.phpt13 <test:service id="hello" />
25 $result = $xpath->query('//container/services/test:service[@id="hello"]');
33 <test:service id="hello"/>
/PHP-8.4/ext/standard/tests/general_functions/
H A Dgetservbyname_basic.phpt20 foreach ($services as $service) {
21 $port = getservbyname($service, 'tcp');
H A Dgetservbyport_basic.phpt25 $service = getservbyport( 80, "tcp" );
26 if(preg_match("/$service\s+80\/tcp/", $services)) {
/PHP-8.4/.github/actions/setup-x64/
H A Daction.yml9 sudo service slapd start
21 sudo service snmpd restart
/PHP-8.4/ext/soap/tests/
H A Dgh15711.wsdl34 <service name="test">
38 </service>
H A Dclassmap.wsdl55 <service name="test">
59 </service>
/PHP-8.4/ext/soap/tests/schema/
H A Dtest_schema.inc45 <service name="testService">
49 </service>
/PHP-8.4/Zend/tests/lazy_objects/
H A Duse_case_001.phpt2 Lazy objects: Lazy service initialization in dependency injection container
H A Duse_case_001b.phpt2 Lazy objects: Lazy service initialization in dependency injection container via factory
/PHP-8.4/sapi/fpm/
H A Dphp-fpm.service.in16 # so this service cannot access the global directories and other processes cannot
17 # access this service's directories.
/PHP-8.4/ext/mysqli/tests/
H A Dmysqli_auth_pam.phpt64 die("SKIP pam service file missing 'auth' directive");
67 die("SKIP pam service file missing 'account' directive");

Completed in 47 milliseconds

12