Home
last modified time | relevance | path

Searched refs:xml_section (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dxml.c1017 typedef struct _xml_section xml_section; typedef
1021 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()