Searched refs:check_toptext (Results 1 – 1 of 1) sorted by relevance
62 static void check_toptext(struct roff_man *, int, int, const char *);354 check_toptext(mdoc, n->line, n->pos, n->string); in mdoc_validate()480 check_toptext(struct roff_man *mdoc, int ln, int pos, const char *p) in check_toptext() function