Searched refs:php_dom_entity_class_functions (Results 1 – 3 of 3) sorted by relevance
38 const zend_function_entry php_dom_entity_class_functions[] = { variable
49 extern const zend_function_entry php_dom_entity_class_functions[];
815 …REGISTER_DOM_CLASS(ce, "DOMEntity", dom_node_class_entry, php_dom_entity_class_functions, dom_enti… in PHP_MINIT_FUNCTION()
Completed in 12 milliseconds