Home
last modified time | relevance | path

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

/PHP-7.3/ext/xsl/
H A Dxsltprocessor.c638 php_libxml_node_object *interndoc; in PHP_FUNCTION() local
656 interndoc = Z_LIBXML_NODE_P(return_value); in PHP_FUNCTION()
657 php_libxml_increment_doc_ref(interndoc, newdocp); in PHP_FUNCTION()
658 php_libxml_increment_node_ptr(interndoc, (xmlNodePtr)newdocp, (void *)interndoc); in PHP_FUNCTION()

Completed in 41 milliseconds