Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.h40 extern int xml_in_book_title;
H A Dcmds.c1377 xml_in_book_title = 1; in cm_settitle()
1380 xml_in_book_title = 0; in cm_settitle()
H A Dxml.c532 int xml_in_book_title = 0; variable
1185 if (!first_section_opened && !xml_in_abstract && !xml_in_book_title in xml_add_char()