Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dxml.c547 static int first_section_opened = 0; variable
1029 first_section_opened = 1; in xml_begin_node()
1056 if (!first_section_opened) in xml_close_sections()
1068 first_section_opened = 1; in xml_close_sections()
1182 if (!first_section_opened && !xml_in_abstract && !xml_in_book_title in xml_add_char()