Searched refs:php_xsl_apply_stylesheet (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/xsl/ |
H A D | xsltprocessor.c | 476 static xmlDocPtr php_xsl_apply_stylesheet(zval *id, xsl_object *intern, xsltStylesheetPtr style, zv… in php_xsl_apply_stylesheet() function 636 newdocp = php_xsl_apply_stylesheet(id, intern, sheetp, docp); in PHP_FUNCTION() 693 newdocp = php_xsl_apply_stylesheet(id, intern, sheetp, docp); in PHP_FUNCTION() 725 newdocp = php_xsl_apply_stylesheet(id, intern, sheetp, docp); in PHP_FUNCTION()
|
Completed in 7 milliseconds