php_dom_notation_class_functions   48 ext/dom/dom_fe.h extern const zend_function_entry php_dom_notation_class_functions[];
php_dom_notation_class_functions   37 ext/dom/notation.c const zend_function_entry php_dom_notation_class_functions[] = {
php_dom_notation_class_functions  808 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMNotation", dom_node_class_entry, php_dom_notation_class_functions, dom_notation_class_entry);