Public Attributes | |
char * | name |
char * | pcdata |
XTag * | parent |
XList * | attributes |
XList * | children |
XList * | current_child |
|
Definition at line 75 of file xtag.c. Referenced by xtag_free(), xtag_get_attribute(), xtag_new_parse(), xtag_parse_tag(), and xtag_snprint(). |
|
Definition at line 76 of file xtag.c. Referenced by xtag_first_child(), xtag_free(), xtag_get_pcdata(), xtag_new_parse(), xtag_parse_tag(), and xtag_snprint(). |
|
Definition at line 77 of file xtag.c. Referenced by xtag_first_child(), xtag_new_parse(), and xtag_next_child(). |
|
Definition at line 72 of file xtag.c. Referenced by xtag_first_child(), xtag_free(), xtag_get_name(), xtag_new_parse(), xtag_next_child(), xtag_parse_tag(), and xtag_snprint(). |
|
Definition at line 74 of file xtag.c. Referenced by xtag_new_parse(), and xtag_parse_tag(). |
|
Definition at line 73 of file xtag.c. Referenced by xtag_free(), xtag_get_pcdata(), xtag_new_parse(), xtag_parse_tag(), and xtag_snprint(). |