Searched refs:php_xsl_create_object (Results 1 – 2 of 2) sorted by relevance
74 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))) { \
228 zval *php_xsl_create_object(xsltStylesheetPtr obj, int *found, zval *wrapper_in, zval *return_value… in php_xsl_create_object() function
Completed in 5 milliseconds