Home
last modified time | relevance | path

Searched refs:php_dom_element_class_functions (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/dom/
H A Ddom_fe.h36 extern const zend_function_entry php_dom_element_class_functions[];
H A Delement.c127 const zend_function_entry php_dom_element_class_functions[] = { /* {{{ */ variable
H A Dphp_dom.c742 …REGISTER_DOM_CLASS(ce, "DOMElement", dom_node_class_entry, php_dom_element_class_functions, dom_el… in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds