Home
last modified time | relevance | path

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

/PHP-7.3/ext/dom/
H A Dnamelist.c56 int dom_namelist_length_read(dom_object *obj, zval *retval) in dom_namelist_length_read() function
H A Ddom_properties.h114 int dom_namelist_length_read(dom_object *obj, zval *retval);
H A Dphp_dom.c627 …handler(&dom_namelist_prop_handlers, "length", sizeof("length")-1, dom_namelist_length_read, NULL); in PHP_MINIT_FUNCTION()

Completed in 34 milliseconds