Home
last modified time | relevance | path

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

/PHP-7.2/ext/dom/
H A Ddomexception.c66 case HIERARCHY_REQUEST_ERR: in php_dom_throw_error()
H A Ddom_fe.h61 HIERARCHY_REQUEST_ERR = 3, enumerator
H A Dnode.c957 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_FUNCTION()
1129 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_FUNCTION()
1255 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror); in PHP_FUNCTION()
H A Dphp_dom.c890 …REGISTER_LONG_CONSTANT("DOM_HIERARCHY_REQUEST_ERR", HIERARCHY_REQUEST_ERR, CONST_CS | CONST_PERSIS… in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds