Searched refs:php_dom_node_class_functions (Results 1 – 3 of 3) sorted by relevance
32 extern const zend_function_entry php_dom_node_class_functions[];
135 const zend_function_entry php_dom_node_class_functions[] = { /* {{{ */ variable
699 REGISTER_DOM_CLASS(ce, "DOMNode", NULL, php_dom_node_class_functions, dom_node_class_entry); in PHP_MINIT_FUNCTION()
Completed in 20 milliseconds