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

/freebsd-10.0-release/contrib/mdocml/
H A Dmandoc.h145 MANDOCERR_ARGSLOST, /* line argument(s) will be lost */ enumerator in enum:mandocerr
H A Droff.c767 mandoc_msg(MANDOCERR_ARGSLOST, r->parse, ln, pos, NULL);
816 mandoc_msg(MANDOCERR_ARGSLOST, r->parse, ln, pos, NULL);
898 mandoc_msg(MANDOCERR_ARGSLOST, r->parse, ln, pos, NULL);
H A Dman_validate.c346 man_nmsg(m, n, MANDOCERR_ARGSLOST);
H A Deqn.c303 mandoc_msg(MANDOCERR_ARGSLOST, ep->parse, ln, pos, NULL);
H A Dmdoc_validate.c1079 mdoc_nmsg(mdoc, mdoc->last, MANDOCERR_ARGSLOST);
1302 mdoc_nmsg(mdoc, mdoc->last, MANDOCERR_ARGSLOST);
H A Dmdoc_macro.c748 mdoc_pmsg(m, line, ppos, MANDOCERR_ARGSLOST);

Completed in 164 milliseconds