Searched refs:dom_node_first_child_read (Results 1 – 3 of 3) sorted by relevance
123 int dom_node_first_child_read(dom_object *obj, zval *retval);
445 int dom_node_first_child_read(dom_object *obj, zval *retval) in dom_node_first_child_read() function
647 …er(&dom_node_prop_handlers, "firstChild", sizeof("firstChild")-1, dom_node_first_child_read, NULL); in PHP_MINIT_FUNCTION()
Completed in 20 milliseconds