Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddomexception.h40 INVALID_MODIFICATION_ERR = 13, enumerator
H A Ddomexception.c86 case INVALID_MODIFICATION_ERR: in php_dom_throw_error()
H A Delement.c2013 …php_dom_throw_error_with_message(INVALID_MODIFICATION_ERR, "An attribute with the given name in th… in PHP_METHOD()
2025 INVALID_MODIFICATION_ERR, in PHP_METHOD()
2031 INVALID_MODIFICATION_ERR, in PHP_METHOD()
2042 INVALID_MODIFICATION_ERR, in PHP_METHOD()
H A Dphp_dom.stub.php1306 const INVALID_MODIFICATION_ERR = UNKNOWN; define
H A Ddocument.c1820 php_dom_throw_error(INVALID_MODIFICATION_ERR, /* strict */ true); in PHP_METHOD()
H A Dphp_dom_arginfo.h1846 REGISTER_LONG_CONSTANT("DOM_INVALID_MODIFICATION_ERR", INVALID_MODIFICATION_ERR, CONST_PERSISTENT); in register_php_dom_symbols()
1862 …REGISTER_LONG_CONSTANT("Dom\\INVALID_MODIFICATION_ERR", INVALID_MODIFICATION_ERR, CONST_PERSISTENT… in register_php_dom_symbols()
/php-src/ext/dom/parentnode/
H A Dtree.c93 …php_dom_throw_error_with_message(INVALID_MODIFICATION_ERR, "Unable to allocate temporary nodes", /… in dom_cannot_create_temp_nodes()

Completed in 58 milliseconds