Home
last modified time | relevance | path

Searched defs:dom_attribute_node (Results 1 – 1 of 1) sorted by relevance

/dports/www/elinks/elinks-0.11.7/src/dom/
H A Dnode.h100 struct dom_attribute_node { struct
104 struct dom_string value;
107 uint16_t namespace_offset;
112 uint16_t type;
116 unsigned int specified:1;
119 unsigned int allocated:1;
122 unsigned int converted:1;
126 unsigned int id:1;
129 unsigned int reference:1;
132 unsigned int quoted:1;