Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_sdl.c1017 xmlAttrPtr faultNameAttribute = get_attribute(fault->properties, "name"); in load_wsdl() local
1018 if (faultNameAttribute == NULL) { in load_wsdl()
1029 f->name = estrdup((char*)faultNameAttribute->children->content); in load_wsdl()

Completed in 13 milliseconds