- active_formatting
myhtml_tree_list_t* active_formatting;
Undocumented in source.
- async_args
myhtml_async_args_t* async_args;
Undocumented in source.
- attr_current
myhtml_token_attr_t* attr_current;
Undocumented in source.
- callback_after_token
myhtml_callback_token_f callback_after_token;
Undocumented in source.
- callback_after_token_ctx
void* callback_after_token_ctx;
Undocumented in source.
- callback_before_token
myhtml_callback_token_f callback_before_token;
Undocumented in source.
- callback_before_token_ctx
void* callback_before_token_ctx;
Undocumented in source.
- callback_tree_node_insert
myhtml_callback_tree_node_f callback_tree_node_insert;
Undocumented in source.
- callback_tree_node_insert_ctx
void* callback_tree_node_insert_ctx;
Undocumented in source.
- callback_tree_node_remove
myhtml_callback_tree_node_f callback_tree_node_remove;
Undocumented in source.
- callback_tree_node_remove_ctx
void* callback_tree_node_remove_ctx;
Undocumented in source.
- compat_mode
myhtml_tree_compat_mode compat_mode;
Undocumented in source.
- context
void* context;
Undocumented in source.
- current_qnode
mythread_queue_node_t* current_qnode;
Undocumented in source.
- current_token_node
myhtml_token_node_t* current_token_node;
Undocumented in source.
- doctype
myhtml_tree_doctype_t doctype;
Undocumented in source.
- document
myhtml_tree_node_t* document;
Undocumented in source.
- encoding
myencoding_t encoding;
Undocumented in source.
- encoding_usereq
myencoding_t encoding_usereq;
Undocumented in source.
- flags
myhtml_tree_flags flags;
Undocumented in source.
- foster_parenting
bool foster_parenting;
Undocumented in source.
- fragment
myhtml_tree_node_t* fragment;
Undocumented in source.
- global_offset
size_t global_offset;
Undocumented in source.
- incoming_buf
mycore_incoming_buffer_t* incoming_buf;
Undocumented in source.
- incoming_buf_first
mycore_incoming_buffer_t* incoming_buf_first;
Undocumented in source.
- insert_mode
myhtml_insertion_mode insert_mode;
Undocumented in source.
- mcasync_rules_attr_id
size_t mcasync_rules_attr_id;
Undocumented in source.
- mcasync_rules_token_id
size_t mcasync_rules_token_id;
Undocumented in source.
- mcasync_tree_id
size_t mcasync_tree_id;
Undocumented in source.
- mchar
mchar_async_t* mchar;
Undocumented in source.
- mchar_node_id
size_t mchar_node_id;
Undocumented in source.
- mcobject_incoming_buf
mcobject_t* mcobject_incoming_buf;
Undocumented in source.
- modest_
void* modest_;
Undocumented in source.
- myhtml_
myhtml_t* myhtml_;
Undocumented in source.
- node_body
myhtml_tree_node_t* node_body;
Undocumented in source.
- node_form
myhtml_tree_node_t* node_form;
Undocumented in source.
- node_head
myhtml_tree_node_t* node_head;
Undocumented in source.
- node_html
myhtml_tree_node_t* node_html;
Undocumented in source.
- open_elements
myhtml_tree_list_t* open_elements;
Undocumented in source.
- orig_insert_mode
myhtml_insertion_mode orig_insert_mode;
Undocumented in source.
- other_elements
myhtml_tree_list_t* other_elements;
Undocumented in source.
- parse_flags
myhtml_tree_parse_flags_t parse_flags;
Undocumented in source.
- queue
mythread_queue_t* queue;
Undocumented in source.
- queue_entry
mythread_queue_list_entry_t* queue_entry;
Undocumented in source.
- state
myhtml_tokenizer_state state;
Undocumented in source.
- state_of_builder
myhtml_tokenizer_state state_of_builder;
Undocumented in source.
- stream_buffer
myhtml_stream_buffer_t* stream_buffer;
Undocumented in source.
- sync
mcsync_t* sync;
Undocumented in source.
- tags
myhtml_tag_t* tags;
Undocumented in source.
- temp_tag_name
myhtml_tree_temp_tag_name_t temp_tag_name;
Undocumented in source.
- template_insertion
myhtml_tree_insertion_list_t* template_insertion;
Undocumented in source.
- tmp_tag_id
myhtml_tag_id_t tmp_tag_id;
Undocumented in source.
- token
myhtml_token_t* token;
Undocumented in source.
- token_last_done
myhtml_token_node_t* token_last_done;
Undocumented in source.
- token_list
myhtml_tree_token_list_t* token_list;
Undocumented in source.
- token_namespace
myhtml_token_node_t* token_namespace;
Undocumented in source.
- tokenizer_status
mystatus_t tokenizer_status;
Undocumented in source.
- tree_obj
mcobject_async_t* tree_obj;
Undocumented in source.