Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dxref.c271 add_anchor_name (tem, 1); in cm_xref()
305 add_anchor_name (tem, 1); in cm_xref()
328 add_anchor_name (tem, 1); in cm_xref()
464 add_anchor_name (tem, 1); in cm_inforef()
H A Dhtml.h53 extern void add_anchor_name (char *nodename, int href);
H A Dnode.c516 add_anchor_name (otem, -1); /* old anchor name conversion */ in add_html_names()
525 add_anchor_name (tem, 0); in add_html_names()
995 add_anchor_name (tem, 1); in cm_node()
1010 add_anchor_name (tem, 1); in cm_node()
1024 add_anchor_name (tem, 1); in cm_node()
1130 add_anchor_name (anchor, 0); in cm_anchor()
H A Dhtml.c591 add_anchor_name (nodename, 1); in add_link()
647 add_anchor_name (char *nodename, int href) in add_anchor_name() function
H A Dindex.c853 add_anchor_name (expanded_index, 1); in cm_printindex()
860 add_anchor_name (index_node, 1); in cm_printindex()
H A Dfloat.c231 add_anchor_name (temp->id, 1); in cm_listoffloats()
H A Dmakeinfo.c1910 add_anchor_name (string, 1); in handle_menu_entry()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.462418 navigation bar, add_anchor_name will DTRT now.
2423 a link between ">" and "</a>". Use add_anchor_name instead of
2425 (cm_inforef): Use add_anchor_name instead of
2429 * makeinfo/html.c (add_anchor_name): Always add # and the anchor
2457 (cm_xref): Use add_anchor_name, rather than add_escaped_anchor_name,
5702 (add_escaped_anchor_name, add_anchor_name): New procedures.
H A DChangeLog162 (add_anchor_name): change call.
1196 * makeinfo/html.c (add_escaped_anchor_name, add_anchor_name)