Home
last modified time | relevance | path

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

/dports/devel/csoap/libsoap-1.1.0/wsdl2c/
H A Dwsdl2c.c309 void handleOutputParameters(xmlDocPtr doc, const char *name, struct CallFunc *func) in handleOutputParameters() function
460 handleOutputParameters(doc, (const char*)message, func); in handlePortType()