Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dman_validate.c49 static void check_tag(struct roff_node *, struct roff_node *);
195 check_tag(struct roff_node *n, struct roff_node *nt) in check_tag() function
411 check_tag(n, n->child); in post_IP()
451 check_tag(n, nt); in post_TP()