Searched refs:dom_get_dom1_attribute (Results 1 – 1 of 1) sorted by relevance
153 static xmlNodePtr dom_get_dom1_attribute(xmlNodePtr elem, xmlChar *name) /* {{{ */ in dom_get_dom1_attribute() function216 attr = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_METHOD()275 attr = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_METHOD()329 attrp = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_METHOD()373 attrp = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_METHOD()970 attr = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_METHOD()
Completed in 7 milliseconds