Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDsectioning.c515 static int toc_ref_count = 0; in sectioning_html() local
536 add_word_args ("%sTOC%d\">", a_name, toc_ref_count++); in sectioning_html()