Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Dnodelist.c59 int dom_nodelist_length_read(dom_object *obj, zval *retval) in dom_nodelist_length_read() function
118 if(dom_nodelist_length_read(intern, return_value) == FAILURE) { in PHP_FUNCTION()
H A Ddom_properties.h138 int dom_nodelist_length_read(dom_object *obj, zval *retval);
H A Dphp_dom.c710 …handler(&dom_nodelist_prop_handlers, "length", sizeof("length")-1, dom_nodelist_length_read, NULL); in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds