Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_macro.c168 (n->tok == MAN_P || n->tok == MAN_PP || n->tok == MAN_LP)) in rew_scope()
282 if (ctok == MAN_LP || ctok == MAN_PP || ctok == MAN_P) { in blk_close()
H A Droff.h447 MAN_LP, enumerator
H A Dman_validate.c121 case MAN_LP: in man_validate()