Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_sdl.c549 xmlAttrPtr partsAttribute = get_attribute(body->properties, "parts"); in wsdl_soap_binding_body() local
550 if (partsAttribute) { in wsdl_soap_binding_body()
552 char *parts = (char*)partsAttribute->children->content; in wsdl_soap_binding_body()

Completed in 14 milliseconds