Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h83 struct _soapService { struct
84 sdlPtr sdl;
89 } soap_functions;
96 } soap_class;
98 zval *soap_object;
100 HashTable *typemap;
101 int version;
102 int type;
103 char *actor;
104 char *uri;
[all …]

Completed in 6 milliseconds