Home
last modified time | relevance | path

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

/PHP-7.4/ext/xsl/
H A Dphp_xsl.h81 void php_xsl_create_object(xsltStylesheetPtr obj, zval *wrapper_in, zval *return_value );
92 zval = php_xsl_create_object(obj, ret, zval, return_value); \
H A Dphp_xsl.c199 void php_xsl_create_object(xsltStylesheetPtr obj, zval *wrapper_in, zval *return_value ) in php_xsl_create_object() function

Completed in 5 milliseconds