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

/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dhtml.h41 extern char *escape_string (char *);
H A Dhtml.c211 html_title = escape_string (title ?
224 escape_string (xstrdup (current_node)), html_title);
348 escape_string (char *string)
345 escape_string (char *string) function
H A Dnode.c1000 tem = escape_string (tem);
1015 tem = escape_string (tem);
1029 tem = escape_string (tem);
H A Dindex.c860 expanded_index = escape_string (expanded_index);
H A Dmakeinfo.c3349 escape_string (*alt_arg ? text_expansion (alt_arg) : fullname));

Completed in 256 milliseconds