Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_state.c237 if ((mdoc->lastsec = n->sec) == SEC_SYNOPSIS) { in state_sh()
H A Dmandocdb.c1645 if (n->sec == SEC_SYNOPSIS) in parse_mdoc_Fa()
1659 if (SEC_SYNOPSIS != n->sec || in parse_mdoc_Fd()
1713 if (n->sec == SEC_SYNOPSIS) in parse_mdoc_fname()
1731 if (n->sec == SEC_SYNOPSIS) in parse_mdoc_Fn()
1815 else if (n->sec == SEC_SYNOPSIS && n->type == ROFFT_HEAD) { in parse_mdoc_Nm()
H A Droff.h37 SEC_SYNOPSIS, enumerator
H A Dmdoc_validate.c347 if (n->sec != SEC_SYNOPSIS || in mdoc_validate()
2491 if (sec == SEC_SYNOPSIS) { in post_sh_head()
H A Dmdoc_html.c527 n->sec <= SEC_SYNOPSIS) { in mdoc_sh_pre()
H A Dmdoc_term.c266 if (n->sec == SEC_SYNOPSIS) in terminal_mdoc()