Home
last modified time | relevance | path

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

/PHP-8.3/ext/libxml/
H A Dphp_libxml.h140 PHP_LIBXML_API void php_libxml_set_old_ns(xmlDocPtr doc, xmlNsPtr ns);
H A Dlibxml.c135 PHP_LIBXML_API void php_libxml_set_old_ns(xmlDocPtr doc, xmlNsPtr ns) in php_libxml_set_old_ns() function
/PHP-8.3/
H A DUPGRADING.INTERNALS154 - The function dom_set_old_ns() has been moved into ext/libxml as php_libxml_set_old_ns() and
/PHP-8.3/ext/dom/
H A Delement.c523php_libxml_set_old_ns(thisp->doc, ns); /* note: can't deallocate as it might be referenced by a "f… in dom_remove_attribute()
938 php_libxml_set_old_ns(nodep->doc, nsptr); in dom_eliminate_ns()
H A Ddocument.c819 php_libxml_set_old_ns(nodep->doc, nsptr); in PHP_METHOD()
948 php_libxml_set_old_ns(docp, nsptr); in PHP_METHOD()
H A Dphp_dom.c1473 php_libxml_set_old_ns(doc, curns); in dom_reconcile_ns_internal()

Completed in 42 milliseconds