Lines Matching refs:zend_function_entry

24 extern const zend_function_entry php_dom_domexception_class_functions[];
25 extern const zend_function_entry php_dom_domstringlist_class_functions[];
26 extern const zend_function_entry php_dom_namelist_class_functions[];
27 extern const zend_function_entry php_dom_domimplementationlist_class_functions[];
28 extern const zend_function_entry php_dom_domimplementationsource_class_functions[];
29 extern const zend_function_entry php_dom_domimplementation_class_functions[];
30 extern const zend_function_entry php_dom_documentfragment_class_functions[];
31 extern const zend_function_entry php_dom_document_class_functions[];
32 extern const zend_function_entry php_dom_node_class_functions[];
33 extern const zend_function_entry php_dom_nodelist_class_functions[];
34 extern const zend_function_entry php_dom_namednodemap_class_functions[];
35 extern const zend_function_entry php_dom_characterdata_class_functions[];
36 extern const zend_function_entry php_dom_attr_class_functions[];
37 extern const zend_function_entry php_dom_element_class_functions[];
38 extern const zend_function_entry php_dom_text_class_functions[];
39 extern const zend_function_entry php_dom_comment_class_functions[];
40 extern const zend_function_entry php_dom_typeinfo_class_functions[];
41 extern const zend_function_entry php_dom_userdatahandler_class_functions[];
42 extern const zend_function_entry php_dom_domerror_class_functions[];
43 extern const zend_function_entry php_dom_domerrorhandler_class_functions[];
44 extern const zend_function_entry php_dom_domlocator_class_functions[];
45 extern const zend_function_entry php_dom_domconfiguration_class_functions[];
46 extern const zend_function_entry php_dom_cdatasection_class_functions[];
47 extern const zend_function_entry php_dom_documenttype_class_functions[];
48 extern const zend_function_entry php_dom_notation_class_functions[];
49 extern const zend_function_entry php_dom_entity_class_functions[];
50 extern const zend_function_entry php_dom_entityreference_class_functions[];
51 extern const zend_function_entry php_dom_processinginstruction_class_functions[];
52 extern const zend_function_entry php_dom_string_extend_class_functions[];
53 extern const zend_function_entry php_dom_xpath_class_functions[];