HomeSort by: relevance | last modified time | path
    Searched defs:xml_section (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.c 1019 typedef struct _xml_section xml_section;
1023 xml_section *prev;
1026 xml_section *last_section = NULL;
1075 xml_section *temp = last_section;
1087 xml_section *sect = (xml_section *) xmalloc (sizeof (xml_section));
1793 xml_section *temp = last_section;
1017 typedef struct _xml_section xml_section; typedef in typeref:struct:_xml_section

Completed in 45 milliseconds