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

/freebsd-11-stable/contrib/libxo/xolint/
H A Dxolint.pl279 check_text($build[0]) if length($build[0]);
295 check_text($build[0]) if length($build[0]);
299 sub check_text { subroutine
641 check_text($text);
649 check_text($text);
/freebsd-11-stable/contrib/mdocml/
H A Dman_validate.c46 static void check_text(CHKARGS);
118 check_text(man, n);
184 check_text(CHKARGS) function
H A Dmdoc_validate.c56 static void check_text(struct roff_man *, int, int, char *);
310 check_text(mdoc, n->line, n->pos, n->string);
381 check_text(mdoc, v->line, v->pos, v->value[i]);
385 check_text(struct roff_man *mdoc, int ln, int pos, char *p) function

Completed in 102 milliseconds