Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom.c363 static zend_always_inline const dom_prop_handler *dom_get_prop_handler(const dom_object *obj, zend_… in dom_get_prop_handler() function
388 const dom_prop_handler *hnd = dom_get_prop_handler(obj, name, cache_slot); in dom_read_property()
408 const dom_prop_handler *hnd = dom_get_prop_handler(obj, name, cache_slot); in dom_write_property()
450 const dom_prop_handler *hnd = dom_get_prop_handler(obj, name, cache_slot); in dom_property_exists()

Completed in 11 milliseconds