Home
last modified time | relevance | path

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

/PHP-5.5/ext/xsl/
H A Dphp_xsl.h74 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value…
85 if (NULL == (zval = php_xsl_create_object(obj, ret, zval, return_value TSRMLS_CC))) { \
H A Dphp_xsl.c228 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object() function

Completed in 6 milliseconds