|
Cogs.Core
|
Public Attributes | |
| const char * | name |
| const char * | public_identifier |
| const char * | system_identifier |
| bool | force_quirks |
| bool | has_public_identifier |
| bool | has_system_identifier |
Definition at line 37 of file tokenizer.h.
| bool GumboInternalTokenDocType::force_quirks |
Definition at line 41 of file tokenizer.h.
| bool GumboInternalTokenDocType::has_public_identifier |
Definition at line 45 of file tokenizer.h.
| bool GumboInternalTokenDocType::has_system_identifier |
Definition at line 46 of file tokenizer.h.
| const char* GumboInternalTokenDocType::name |
Definition at line 38 of file tokenizer.h.
| const char* GumboInternalTokenDocType::public_identifier |
Definition at line 39 of file tokenizer.h.
| const char* GumboInternalTokenDocType::system_identifier |
Definition at line 40 of file tokenizer.h.