Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dsectioning.c516 static int toc_ref_count = 0; in sectioning_html() local
537 add_word_args ("%sTOC%d\">", a_name, toc_ref_count++); in sectioning_html()