Home
last modified time | relevance | path

Searched refs:MANDOCERR_SPACE_EOL (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/mandoc/
H A Dman.c150 mandoc_msg(MANDOCERR_SPACE_EOL, line, i - 1, NULL); in man_ptext()
225 mandoc_msg(MANDOCERR_SPACE_EOL, ln, offs - 1, NULL); in man_pmacro()
H A Dmdoc.c230 mandoc_msg(MANDOCERR_SPACE_EOL, line, (int)(ws - buf), NULL); in mdoc_ptext()
352 mandoc_msg(MANDOCERR_SPACE_EOL, ln, offs - 1, NULL); in mdoc_pmacro()
H A Dmandoc.h80 MANDOCERR_SPACE_EOL, /* whitespace at end of input line */ enumerator
H A Dmdoc_argv.c505 mandoc_msg(MANDOCERR_SPACE_EOL, in args()
567 mandoc_msg(MANDOCERR_SPACE_EOL, line, *pos, NULL); in args()
H A Droff.c1313 mandoc_msg(MANDOCERR_SPACE_EOL, in roff_parse_comment()
1704 mandoc_msg(MANDOCERR_SPACE_EOL, ln, *pos, NULL); in roff_getarg()