Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Ddomexception.c64 case HIERARCHY_REQUEST_ERR: in php_dom_throw_error()
H A Ddom_fe.h60 HIERARCHY_REQUEST_ERR = 3, enumerator
H A Dnode.c963 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_FUNCTION()
1136 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_FUNCTION()
1264 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_FUNCTION()
H A Dphp_dom.c889 …REGISTER_LONG_CONSTANT("DOM_HIERARCHY_REQUEST_ERR", HIERARCHY_REQUEST_ERR, CONST_CS | CONST_PERSIS… in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds