Lines Matching refs:php_dom_throw_error

250 		php_dom_throw_error(INVALID_STATE_ERR, 0);  in dom_document_doctype_read()
290 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_document_element_read()
316 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_encoding_read()
338 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_encoding_write()
374 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_standalone_read()
388 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_standalone_write()
411 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_version_read()
432 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_version_write()
640 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_document_uri_read()
660 php_dom_throw_error(INVALID_STATE_ERR, 0); in dom_document_document_uri_write()
712 php_dom_throw_error(INVALID_CHARACTER_ERR, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
860 php_dom_throw_error(INVALID_CHARACTER_ERR, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
896 php_dom_throw_error(INVALID_CHARACTER_ERR, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
931 php_dom_throw_error(INVALID_CHARACTER_ERR, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
1074 php_dom_throw_error(errorcode, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
1143 php_dom_throw_error(errorcode, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
1271 php_dom_throw_error(INVALID_STATE_ERR, 1); in PHP_METHOD()
1633 php_dom_throw_error(WRONG_DOCUMENT_ERR, dom_get_strict_error(intern->document)); in PHP_FUNCTION()
2174 php_dom_throw_error(WRONG_DOCUMENT_ERR, dom_get_strict_error(intern->document)); in PHP_FUNCTION()