dom_document_strict_error_checking_read 49 ext/dom/dom_properties.h int dom_document_strict_error_checking_read(dom_object *obj, zval **retval TSRMLS_DC); dom_document_strict_error_checking_read 648 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "strictErrorChecking", dom_document_strict_error_checking_read, dom_document_strict_error_checking_write TSRMLS_CC);