Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h397 MDOC_Pf, enumerator
H A Dmdoc_macro.c1439 if (abs(state) < 2 && tok == MDOC_Pf) in in_line_argn()
1451 ntok = (tok == MDOC_Pf && state == 0) ? in in_line_argn()
1491 if (state == 0 && tok == MDOC_Pf) in in_line_argn()
H A Dmdoc_validate.c3034 case MDOC_Pf: in macro2len()