Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Dxpath.c269 static inline dom_xpath_object *php_xpath_obj_from_dom_obj(dom_object *obj) { in php_xpath_obj_from_dom_obj() function
275 ZVAL_BOOL(retval, php_xpath_obj_from_dom_obj(obj)->register_node_ns); in dom_xpath_register_node_ns_read()
282 php_xpath_obj_from_dom_obj(obj)->register_node_ns = zend_is_true(newval); in dom_xpath_register_node_ns_write()

Completed in 5 milliseconds