Searched refs:php_xsl_apply_stylesheet (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/xsl/ |
H A D | xsltprocessor.c | 472 static xmlDocPtr php_xsl_apply_stylesheet(zval *id, xsl_object *intern, xsltStylesheetPtr style, zv… in php_xsl_apply_stylesheet() function 632 newdocp = php_xsl_apply_stylesheet(id, intern, sheetp, docp); in PHP_FUNCTION() 689 newdocp = php_xsl_apply_stylesheet(id, intern, sheetp, docp); in PHP_FUNCTION() 721 newdocp = php_xsl_apply_stylesheet(id, intern, sheetp, docp); in PHP_FUNCTION()
|
Completed in 25 milliseconds