Home
last modified time | relevance | path

Searched refs:bindingAttr (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.4/ext/soap/
H A Dphp_sdl.c760 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
780 bindingAttr = get_attribute(port->properties, "binding"); in load_wsdl()
781 if (bindingAttr == NULL) { in load_wsdl()
833 ctype = strrchr((char*)bindingAttr->children->content,':'); in load_wsdl()
835 ctype = (char*)bindingAttr->children->content; in load_wsdl()

Completed in 27 milliseconds