Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_validate.c51 static void check_tag(struct roff_node *, struct roff_node *);
215 check_tag(struct roff_node *n, struct roff_node *nt) in check_tag() function
431 check_tag(n, n->child); in post_IP()
471 check_tag(n, nt); in post_TP()