Cogs.Core
Public Attributes | List of all members
GumboInternalTokenDocType Struct Reference

Public Attributes

const char * name
 
const char * public_identifier
 
const char * system_identifier
 
bool force_quirks
 
bool has_public_identifier
 
bool has_system_identifier
 

Detailed Description

Definition at line 37 of file tokenizer.h.

Member Data Documentation

◆ force_quirks

bool GumboInternalTokenDocType::force_quirks

Definition at line 41 of file tokenizer.h.

◆ has_public_identifier

bool GumboInternalTokenDocType::has_public_identifier

Definition at line 45 of file tokenizer.h.

◆ has_system_identifier

bool GumboInternalTokenDocType::has_system_identifier

Definition at line 46 of file tokenizer.h.

◆ name

const char* GumboInternalTokenDocType::name

Definition at line 38 of file tokenizer.h.

◆ public_identifier

const char* GumboInternalTokenDocType::public_identifier

Definition at line 39 of file tokenizer.h.

◆ system_identifier

const char* GumboInternalTokenDocType::system_identifier

Definition at line 40 of file tokenizer.h.


The documentation for this struct was generated from the following file: