Home
last modified time | relevance | path

Searched refs:INVALID_MODIFICATION_ERR (Results 1 – 8 of 8) 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.c2119 …php_dom_throw_error_with_message(INVALID_MODIFICATION_ERR, "An attribute with the given name in th… in PHP_METHOD()
2131 INVALID_MODIFICATION_ERR, in PHP_METHOD()
2137 INVALID_MODIFICATION_ERR, in PHP_METHOD()
2148 INVALID_MODIFICATION_ERR, in PHP_METHOD()
H A Dinner_outer_html_mixin.c432 php_dom_throw_error(INVALID_MODIFICATION_ERR, true); in dom_element_outer_html_write()
H A Dphp_dom.stub.php1306 const INVALID_MODIFICATION_ERR = UNKNOWN; define
H A Ddocument.c1815 php_dom_throw_error(INVALID_MODIFICATION_ERR, /* strict */ true); in PHP_METHOD()
H A Dphp_dom_arginfo.h1853 REGISTER_LONG_CONSTANT("DOM_INVALID_MODIFICATION_ERR", INVALID_MODIFICATION_ERR, CONST_PERSISTENT); in register_php_dom_symbols()
1869 …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 40 milliseconds