Searched refs:dom_property_exists (Results 1 – 1 of 1) sorted by relevance
446 static int dom_property_exists(zend_object *object, zend_string *name, int check_empty, void **cach… in dom_property_exists() function764 dom_object_handlers.has_property = dom_property_exists; in PHP_MINIT_FUNCTION()
Completed in 12 milliseconds