dom_documenttype_notations_read   70 dom/dom_properties.h int dom_documenttype_notations_read(dom_object *obj, zval **retval TSRMLS_DC);
dom_documenttype_notations_read  857 dom/php_dom.c  	dom_register_prop_handler(&dom_documenttype_prop_handlers, "notations", dom_documenttype_notations_read, NULL TSRMLS_CC);