Searched refs:check_text (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/mdocml/
H A Dman_validate.c55 static void check_text(CHKARGS);
158 check_text(m, m->last);
213 check_text(CHKARGS) function
H A Dmdoc_validate.c71 static void check_text(struct mdoc *, int, int, char *);
362 check_text(mdoc, line, pos, tp);
534 check_text(m, v->line, v->pos, v->value[i]);
544 check_text(struct mdoc *m, int ln, int pos, char *p) function

Completed in 57 milliseconds