Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dphp_libxml.h171 PHP_LIBXML_API void php_libxml_set_old_ns(xmlDocPtr doc, xmlNsPtr ns);
H A Dlibxml.c133 PHP_LIBXML_API void php_libxml_set_old_ns(xmlDocPtr doc, xmlNsPtr ns) in php_libxml_set_old_ns() function
/php-src/ext/dom/
H A Dnamespace_compat.c281 php_libxml_set_old_ns(node->doc, ns); in php_dom_ns_compat_mark_attribute_list()
H A Delement.c538php_libxml_set_old_ns(thisp->doc, ns); /* note: can't deallocate as it might be referenced by a "f… in dom_remove_attribute()
1062 php_libxml_set_old_ns(nodep->doc, nsptr); in dom_eliminate_ns()
H A Ddocument.c980 php_libxml_set_old_ns(docp, nsptr); in PHP_METHOD()
H A Dphp_dom.c1878 php_libxml_set_old_ns(doc, curns); in dom_reconcile_ns_internal()

Completed in 29 milliseconds