Searched refs:interndoc (Results 1 – 1 of 1) sorted by relevance
638 php_libxml_node_object *interndoc; in PHP_FUNCTION() local656 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