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