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

/netbsd-current/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp415 void skip_until_newline(char_block **t, int *i);
732 * skip_until_newline - Skip all characters until a newline is seen.
736 void char_buffer::skip_until_newline(char_block **t, int *i) function in class:char_buffer
746 skip_until_newline(t, i);

Completed in 121 milliseconds