NO_MODIFICATION_ALLOWED_ERR  132 ext/dom/documentfragment.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR   78 ext/dom/domexception.c 		case NO_MODIFICATION_ALLOWED_ERR:
NO_MODIFICATION_ALLOWED_ERR  393 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR  447 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR  542 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR  608 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR  762 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, stricterror);
NO_MODIFICATION_ALLOWED_ERR  881 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR  968 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR 1155 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR 1191 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR 1225 ext/dom/element.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, dom_get_strict_error(intern->document));
NO_MODIFICATION_ALLOWED_ERR  941 ext/dom/node.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, stricterror);
NO_MODIFICATION_ALLOWED_ERR 1108 ext/dom/node.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, stricterror);
NO_MODIFICATION_ALLOWED_ERR 1188 ext/dom/node.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, stricterror);
NO_MODIFICATION_ALLOWED_ERR 1239 ext/dom/node.c 		php_dom_throw_error(NO_MODIFICATION_ALLOWED_ERR, stricterror);
NO_MODIFICATION_ALLOWED_ERR  895 ext/dom/php_dom.c 	REGISTER_LONG_CONSTANT("DOM_NO_MODIFICATION_ALLOWED_ERR", NO_MODIFICATION_ALLOWED_ERR, CONST_CS | CONST_PERSISTENT);