Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dxml.c545 static int first_section_opened = 0; variable
1032 first_section_opened = 1; in xml_begin_node()
1059 if (!first_section_opened) in xml_close_sections()
1071 first_section_opened = 1; in xml_close_sections()
1185 if (!first_section_opened && !xml_in_abstract && !xml_in_book_title in xml_add_char()