Searched refs:newdocp (Results 1 – 1 of 1) sorted by relevance
480 xmlDocPtr newdocp = NULL; in php_xsl_apply_stylesheet() local616 return newdocp; in php_xsl_apply_stylesheet()628 xmlDoc *newdocp; in PHP_FUNCTION() local643 if (newdocp) { in PHP_FUNCTION()657 xmlFreeDoc(newdocp); in PHP_FUNCTION()683 xmlDoc *newdocp; in PHP_FUNCTION() local701 if (newdocp) { in PHP_FUNCTION()703 xmlFreeDoc(newdocp); in PHP_FUNCTION()715 xmlDoc *newdocp; in PHP_FUNCTION() local733 if (newdocp) { in PHP_FUNCTION()[all …]
Completed in 10 milliseconds