Data Fields | |
| int | magic |
| int | implicit |
| dtd_dialect | dialect |
| int | case_sensitive |
| int | ent_case_sensitive |
| ichar * | doctype |
| dtd_symbol_table * | symbols |
| dtd_entity * | pentities |
| dtd_entity * | entities |
| dtd_entity * | default_entity |
| dtd_notation * | notations |
| dtd_shortref * | shortrefs |
| dtd_element * | elements |
| dtd_charfunc * | charfunc |
| dtd_charclass * | charclass |
| dtd_charmap * | charmap |
| dtd_char_encoding | encoding |
| dtd_space_mode | space_mode |
| dtd_number_mode | number_mode |
| int | shorttag |
| int | references |
Definition at line 397 of file dtd.h.
1.4.5