Home
last modified time | relevance | path

Searched defs:_soapService (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/soap/
H A Dphp_soap.h78 struct _soapService { struct
79 sdlPtr sdl;
84 } soap_functions;
91 } soap_class;
93 zval soap_object;
95 HashTable *typemap;
96 int version;
97 int type;
98 char *actor;
99 char *uri;
[all …]

Completed in 7 milliseconds