Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_sdl.c537 xmlAttrPtr useAttribute = get_attribute(body->properties, "use"); in wsdl_soap_binding_body() local
538 …if (useAttribute && !strncmp((char*)useAttribute->children->content, "literal", sizeof("literal"))… in wsdl_soap_binding_body()

Completed in 13 milliseconds