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

/freebsd-10.0-release/contrib/mdocml/
H A Droff.c743 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
762 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
794 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
806 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
811 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
1281 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
1294 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
1347 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL);
H A Dmandoc.h136 MANDOCERR_NOSCOPE, /* skipping end of block that is not open */ enumerator in enum:mandocerr
H A Dman_macro.c286 man_pmsg(m, line, ppos, MANDOCERR_NOSCOPE);
H A Dmdoc_macro.c560 mdoc_pmsg(m, line, ppos, MANDOCERR_NOSCOPE);

Completed in 77 milliseconds