Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_macro.c172 if (tok == MAN_RS && n->child == NULL && in rew_scope()
216 ntok = MAN_RS; in blk_close()
307 if (tok == MAN_RS) { in blk_exp()
317 if (tok == MAN_RS) { in blk_exp()
H A Droff.h464 MAN_RS, enumerator
H A Dman_term.c217 if (n->parent->tok != MAN_RS && roff_node_prev(n) == NULL) in print_bvspace()