Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Ddom_properties.h123 int dom_node_first_child_read(dom_object *obj, zval *retval);
H A Dnode.c448 int dom_node_first_child_read(dom_object *obj, zval *retval) in dom_node_first_child_read() function
H A Dphp_dom.c649 …er(&dom_node_prop_handlers, "firstChild", sizeof("firstChild")-1, dom_node_first_child_read, NULL); in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds