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

/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dhtml.c54 append_char (buffer_type *buf, int c)
111 append_char (import_text, c);
140 append_char (inline_text, c);
152 append_char (import_text, c); /* include this import char */
155 append_char (import_text, '\n'); /* make the output nice */
164 append_char (inline_text, c);
53 append_char (buffer_type *buf, int c) function

Completed in 70 milliseconds