NOT_FOUND_ERR      81 ext/dom/domexception.c 		case NOT_FOUND_ERR:
NOT_FOUND_ERR     615 ext/dom/element.c 		php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document));
NOT_FOUND_ERR    1161 ext/dom/element.c 		php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document));
NOT_FOUND_ERR    1197 ext/dom/element.c 		php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document));
NOT_FOUND_ERR    1232 ext/dom/element.c 		php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document));
NOT_FOUND_ERR     968 ext/dom/node.c 			php_dom_throw_error(NOT_FOUND_ERR, stricterror);
NOT_FOUND_ERR    1155 ext/dom/node.c 		php_dom_throw_error(NOT_FOUND_ERR, dom_get_strict_error(intern->document));
NOT_FOUND_ERR    1194 ext/dom/node.c 		php_dom_throw_error(NOT_FOUND_ERR, stricterror);
NOT_FOUND_ERR    1207 ext/dom/node.c 	php_dom_throw_error(NOT_FOUND_ERR, stricterror);
NOT_FOUND_ERR     896 ext/dom/php_dom.c 	REGISTER_LONG_CONSTANT("DOM_NOT_FOUND_ERR",			NOT_FOUND_ERR,			CONST_CS | CONST_PERSISTENT);