Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dnode.c496 char *otem = xstrdup (tem); in add_html_names() local
501 canon_white (otem); in add_html_names()
503 char *optr = otem; in add_html_names()
518 add_anchor_name (otem, -1); /* old anchor name conversion */ in add_html_names()
521 free (otem); in add_html_names()