Home
last modified time | relevance | path

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

/PHP-7.0/ext/dom/
H A Ddom_properties.h124 int dom_node_first_child_read(dom_object *obj, zval *retval);
H A Dnode.c451 int dom_node_first_child_read(dom_object *obj, zval *retval) in dom_node_first_child_read() function
H A Dphp_dom.c651 dom_register_prop_handler(&dom_node_prop_handlers, "firstChild", dom_node_first_child_read, NULL); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds