Home
last modified time | relevance | path

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

/PHP-5.3/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.c1029 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror TSRMLS_CC); in PHP_FUNCTION()
1201 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror TSRMLS_CC); in PHP_FUNCTION()
1327 php_dom_throw_error(HIERARCHY_REQUEST_ERR, stricterror TSRMLS_CC); in PHP_FUNCTION()
H A Dphp_dom.c945 …REGISTER_LONG_CONSTANT("DOM_HIERARCHY_REQUEST_ERR", HIERARCHY_REQUEST_ERR, CONST_CS | CONST_PERSIS… in PHP_MINIT_FUNCTION()

Completed in 41 milliseconds