Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_macro.c167 if (tok == MAN_RS && n->child == NULL && in rew_scope()
211 ntok = MAN_RS; in blk_close()
302 if (tok == MAN_RS) { in blk_exp()
312 if (tok == MAN_RS) { in blk_exp()
H A Droff.h464 MAN_RS, enumerator
H A Dman_term.c221 if (n->parent->tok != MAN_RS && roff_node_prev(n) == NULL) in print_bvspace()