Searched refs:php_libxml_set_old_ns_list (Results 1 – 1 of 1) sorted by relevance
107 static void php_libxml_set_old_ns_list(xmlDocPtr doc, xmlNsPtr first, xmlNsPtr last) in php_libxml_set_old_ns_list() function137 php_libxml_set_old_ns_list(doc, ns, ns); in php_libxml_set_old_ns()307 php_libxml_set_old_ns_list(node->doc, ns, last); in php_libxml_node_free()
Completed in 33 milliseconds