Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Ddomexception.h27 HIERARCHY_REQUEST_ERR = 3, enumerator
H A Ddomexception.c58 case HIERARCHY_REQUEST_ERR: in php_dom_throw_error()
H A Dparentnode.c138 php_dom_throw_error(HIERARCHY_REQUEST_ERR, 1); in dom_zvals_to_fragment()
180 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in dom_zvals_to_fragment()
187 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in dom_zvals_to_fragment()
H A Dnode.c868 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_METHOD()
1042 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_METHOD()
1176 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_METHOD()
H A Dphp_dom.c835 …REGISTER_LONG_CONSTANT("DOM_HIERARCHY_REQUEST_ERR", HIERARCHY_REQUEST_ERR, CONST_CS | CONST_PERSIS… in PHP_MINIT_FUNCTION()

Completed in 20 milliseconds