- key
mycore_string_t key;
Undocumented in source.
- next
myhtml_token_attr_t* next;
Undocumented in source.
- ns
myhtml_namespace ns;
Undocumented in source.
- prev
myhtml_token_attr_t* prev;
Undocumented in source.
- raw_key_begin
size_t raw_key_begin;
Undocumented in source.
- raw_key_length
size_t raw_key_length;
Undocumented in source.
- raw_value_begin
size_t raw_value_begin;
Undocumented in source.
- raw_value_length
size_t raw_value_length;
Undocumented in source.
- value
mycore_string_t value;
Undocumented in source.