Searched refs:php_dom_domexception_class_functions (Results 1 – 3 of 3) sorted by relevance
39 const zend_function_entry php_dom_domexception_class_functions[] = { variable
24 extern const zend_function_entry php_dom_domexception_class_functions[];
616 INIT_CLASS_ENTRY(ce, "DOMException", php_dom_domexception_class_functions); in PHP_MINIT_FUNCTION()
Completed in 10 milliseconds