Home
last modified time | relevance | path

Searched refs:soapService (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/soap/tests/
H A Dgh9720.phpt21 …ns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:soapService" xmlns:xsd="htt…
34 …ns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:soapService" xmlns:xsd="htt…
/PHP-8.1/ext/soap/
H A Dphp_soap.h62 typedef struct _soapService soapService, *soapServicePtr; typedef
H A Dsoap.c844 service = emalloc(sizeof(soapService)); in PHP_METHOD()
845 memset(service, 0, sizeof(soapService)); in PHP_METHOD()

Completed in 19 milliseconds