php_dom_string_extend_class_functions   52 ext/dom/dom_fe.h extern const zend_function_entry php_dom_string_extend_class_functions[];
php_dom_string_extend_class_functions  839 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMStringExtend", NULL, php_dom_string_extend_class_functions, dom_string_extend_class_entry);
php_dom_string_extend_class_functions   47 ext/dom/string_extend.c const zend_function_entry php_dom_string_extend_class_functions[] = {