HomeSort by: relevance | last modified time | path
    Searched refs:SHORTCONTENTS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 100 CONTENTS, SHORTCONTENTS, DOCUMENTLANGUAGE,
toc.c 297 /* shortcontents in HTML; Should this produce a standalone file? */
308 add_html_block_elt_args ("\n<div class=\"shortcontents\">\n<h2>%s</h2>\n<ul>\n", _("Short Contents"));
369 int elt = STREQ (command, "contents") ? CONTENTS : SHORTCONTENTS;
377 ? "@contents" : "@shortcontents");

Completed in 23 milliseconds