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

/macosx-10.9.5/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp413 void skip_until_newline(char_block **t, int *i);
730 * skip_until_newline - Skip all characters until a newline is seen.
734 void char_buffer::skip_until_newline(char_block **t, int *i) function in class:char_buffer
744 skip_until_newline(t, i);

Completed in 90 milliseconds