Searched refs:php_xsl_xsltprocessor_class_functions (Results 1 – 3 of 3) sorted by relevance
22 extern const zend_function_entry php_xsl_xsltprocessor_class_functions[];
134 …REGISTER_XSL_CLASS(ce, "XSLTProcessor", NULL, php_xsl_xsltprocessor_class_functions, xsl_xsltproce… in PHP_MINIT_FUNCTION()
88 const zend_function_entry php_xsl_xsltprocessor_class_functions[] = { variable
Completed in 7 milliseconds