Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Droff.c826 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_cblock()
845 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_cblock()
877 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_ccond()
889 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_ccond()
894 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_ccond()
1526 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_TE()
1539 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_T_()
1592 mandoc_msg(MANDOCERR_NOSCOPE, r->parse, ln, ppos, NULL); in roff_EN()
H A Dmandoc.h140 MANDOCERR_NOSCOPE, /* skipping end of block that is not open */ enumerator
H A Dman_macro.c303 man_pmsg(man, line, ppos, MANDOCERR_NOSCOPE); in blk_close()
H A Dmdoc_macro.c585 mdoc_pmsg(mdoc, line, ppos, MANDOCERR_NOSCOPE); in rew_sub()