Searched refs:html_output_head_p (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dhtml.h32 extern int html_output_head_p;
H A Dhtml.c191 int html_output_head_p = 0;
200 if (html_output_head_p)
202 html_output_head_p = 1;
189 int html_output_head_p = 0; variable
H A Dnode.c919 html_output_head_p = 0; /* so that we generate HTML preamble */
937 html_output_head_p = 0; /* so that we generate HTML preamble */
H A Dcmds.c604 if ((html && html_output_head_p) || xml)

Completed in 157 milliseconds