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

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dsectioning.c93 static char *last_sectioning_title = "";
288 return xstrdup (last_sectioning_title);
462 if (strlen (last_sectioning_title))
463 free (last_sectioning_title);
464 last_sectioning_title = xstrdup (temp);
92 static char *last_sectioning_title = ""; variable

Completed in 29 milliseconds