Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDxml.c545 static int first_section_opened = 0; variable
1027 first_section_opened = 1; in xml_begin_node()
1054 if (!first_section_opened) in xml_close_sections()
1066 first_section_opened = 1; in xml_close_sections()
1180 if (!first_section_opened && !xml_in_abstract && !xml_in_book_title in xml_add_char()