Searched refs:dom_get_dom1_attribute (Results 1 – 1 of 1) sorted by relevance
282 static xmlNodePtr dom_get_dom1_attribute(xmlNodePtr elem, xmlChar *name) /* {{{ */ in dom_get_dom1_attribute() function345 attr = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_FUNCTION()403 attr = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_FUNCTION()457 attrp = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_FUNCTION()500 attrp = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_FUNCTION()1072 attr = dom_get_dom1_attribute(nodep, (xmlChar *)name); in PHP_FUNCTION()
Completed in 10 milliseconds