Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Dphp_dom.c381 static int dom_property_exists(zval *object, zval *member, int check_empty, void **cache_slot) in dom_property_exists() function
604 dom_object_handlers.has_property = dom_property_exists; in PHP_MINIT_FUNCTION()

Completed in 11 milliseconds