Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Ddom_properties.h124 int dom_node_last_child_read(dom_object *obj, zval *retval);
H A Dnode.c479 int dom_node_last_child_read(dom_object *obj, zval *retval) in dom_node_last_child_read() function
H A Dphp_dom.c650 …ndler(&dom_node_prop_handlers, "lastChild", sizeof("lastChild")-1, dom_node_last_child_read, NULL); in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds