dom_element_schema_type_info_read   98 ext/dom/dom_properties.h int dom_element_schema_type_info_read(dom_object *obj, zval **retval TSRMLS_DC);
dom_element_schema_type_info_read  804 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_element_prop_handlers, "schemaTypeInfo", dom_element_schema_type_info_read, NULL TSRMLS_CC);