Gumbo
1.0
A C library for parsing HTML.
Main Page
Data Structures
Files
Data Structures
Data Structure Index
Data Fields
All
Variables
a
c
d
e
i
l
m
n
o
p
r
s
t
u
v
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
- a -
allocator :
GumboOptions
attr_namespace :
GumboAttribute
attributes :
GumboElement
- c -
capacity :
GumboVector
children :
GumboElement
,
GumboDocument
- d -
data :
GumboStringPiece
,
GumboVector
deallocator :
GumboOptions
doc_type_quirks_mode :
GumboDocument
document :
GumboOutput
- e -
end_pos :
GumboElement
errors :
GumboOutput
- i -
index_within_parent :
GumboNode
- l -
length :
GumboStringPiece
,
GumboVector
- m -
max_errors :
GumboOptions
- n -
name :
GumboAttribute
name_end :
GumboAttribute
name_start :
GumboAttribute
- o -
original_end_tag :
GumboElement
original_name :
GumboAttribute
original_tag :
GumboElement
original_text :
GumboText
original_value :
GumboAttribute
- p -
parent :
GumboNode
parse_flags :
GumboNode
- r -
root :
GumboOutput
- s -
start_pos :
GumboText
,
GumboElement
stop_on_first_error :
GumboOptions
- t -
tab_stop :
GumboOptions
tag :
GumboElement
tag_namespace :
GumboElement
text :
GumboText
type :
GumboNode
- u -
userdata :
GumboOptions
- v -
v :
GumboNode
value :
GumboAttribute
value_end :
GumboAttribute
value_start :
GumboAttribute
Gumbo: Data Fields - Variables
Gumbo
1.0
A C library for parsing HTML.