Data Fields | |
int | count |
int | def_count |
char | chunk |
roxml_parse_func | func |
struct _roxml_parser_item * | next |
Definition at line 194 of file roxml-types.h.
key to match
Definition at line 197 of file roxml-types.h.
number of parser item with non null key (only for head)
Definition at line 195 of file roxml-types.h.
total number of parser item (only for head)
Definition at line 196 of file roxml-types.h.
callback function
Definition at line 198 of file roxml-types.h.
next item
Definition at line 199 of file roxml-types.h.