OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 15 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026