Photon 1.0.0
Loading...
Searching...
No Matches
GumboInternalParserState Struct Reference

Public Attributes

GumboInsertionMode _insertion_mode
 
GumboInsertionMode _original_insertion_mode
 
GumboVector _open_elements
 
GumboVector _active_formatting_elements
 
GumboVector _template_insertion_modes
 
GumboNode_head_element
 
GumboNode_form_element
 
GumboNode_fragment_ctx
 
bool _reprocess_current_token
 
bool _self_closing_flag_acknowledged
 
bool _frameset_ok
 
bool _ignore_next_linefeed
 
bool _foster_parent_insertions
 
TextNodeBufferState _text_node
 
GumboToken_current_token
 
bool _closed_body_tag
 
bool _closed_html_tag
 

Member Data Documentation

◆ _active_formatting_elements

GumboVector GumboInternalParserState::_active_formatting_elements

◆ _closed_body_tag

bool GumboInternalParserState::_closed_body_tag

◆ _closed_html_tag

bool GumboInternalParserState::_closed_html_tag

◆ _current_token

GumboToken* GumboInternalParserState::_current_token

◆ _form_element

GumboNode* GumboInternalParserState::_form_element

◆ _foster_parent_insertions

bool GumboInternalParserState::_foster_parent_insertions

◆ _fragment_ctx

GumboNode* GumboInternalParserState::_fragment_ctx

◆ _frameset_ok

bool GumboInternalParserState::_frameset_ok

◆ _head_element

GumboNode* GumboInternalParserState::_head_element

◆ _ignore_next_linefeed

bool GumboInternalParserState::_ignore_next_linefeed

◆ _insertion_mode

GumboInsertionMode GumboInternalParserState::_insertion_mode

◆ _open_elements

GumboVector GumboInternalParserState::_open_elements

◆ _original_insertion_mode

GumboInsertionMode GumboInternalParserState::_original_insertion_mode

◆ _reprocess_current_token

bool GumboInternalParserState::_reprocess_current_token

◆ _self_closing_flag_acknowledged

bool GumboInternalParserState::_self_closing_flag_acknowledged

◆ _template_insertion_modes

GumboVector GumboInternalParserState::_template_insertion_modes

◆ _text_node

TextNodeBufferState GumboInternalParserState::_text_node

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