Lines Matching refs:php_dom_throw_error
176 php_dom_throw_error(INVALID_CHARACTER_ERR, 1 TSRMLS_CC); in PHP_METHOD()
198 php_dom_throw_error(errorcode, 1 TSRMLS_CC); in PHP_METHOD()
207 php_dom_throw_error(NAMESPACE_ERR, 1 TSRMLS_CC); in PHP_METHOD()
214 php_dom_throw_error(INVALID_STATE_ERR, 1 TSRMLS_CC); in PHP_METHOD()
247 php_dom_throw_error(INVALID_STATE_ERR, 0 TSRMLS_CC); in dom_element_tag_name_read()
392 php_dom_throw_error(INVALID_CHARACTER_ERR, 1 TSRMLS_CC); in PHP_FUNCTION()
399 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
453 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
547 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
559 php_dom_throw_error(WRONG_DOCUMENT_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
613 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
620 php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
767 php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, stricterror TSRMLS_CC); in PHP_FUNCTION()
858 php_dom_throw_error(errorcode, stricterror TSRMLS_CC); in PHP_FUNCTION()
886 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
972 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
984 php_dom_throw_error(WRONG_DOCUMENT_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
1159 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
1165 php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
1195 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
1201 php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
1229 …php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()
1236 php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document) TSRMLS_CC); in PHP_FUNCTION()