Searched refs:php_dom_nodelist_class_functions (Results 1 – 3 of 3) sorted by relevance
44 const zend_function_entry php_dom_nodelist_class_functions[] = { variable
33 extern const zend_function_entry php_dom_nodelist_class_functions[];
766 INIT_CLASS_ENTRY(ce, "DOMNodeList", php_dom_nodelist_class_functions); in PHP_MINIT_FUNCTION()
Completed in 12 milliseconds