php_dom_domexception_class_functions   24 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domexception_class_functions[];
php_dom_domexception_class_functions   39 ext/dom/domexception.c const zend_function_entry php_dom_domexception_class_functions[] = {
php_dom_domexception_class_functions  617 ext/dom/php_dom.c 	INIT_CLASS_ENTRY(ce, "DOMException", php_dom_domexception_class_functions);