Searched refs:xml_section (Results 1 – 1 of 1) sorted by relevance
1017 typedef struct _xml_section xml_section; typedef1021 xml_section *prev;1024 xml_section *last_section = NULL;1073 xml_section *temp = last_section; in xml_close_sections()1085 xml_section *sect = (xml_section *) xmalloc (sizeof (xml_section)); in xml_open_section()1791 xml_section *temp = last_section; in xml_begin_index()