Searched refs:SEC_SYNOPSIS (Results 1 – 6 of 6) sorted by relevance
237 if ((mdoc->lastsec = n->sec) == SEC_SYNOPSIS) { in state_sh()
1645 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()
37 SEC_SYNOPSIS, enumerator
347 if (n->sec != SEC_SYNOPSIS || in mdoc_validate()2491 if (sec == SEC_SYNOPSIS) { in post_sh_head()
527 n->sec <= SEC_SYNOPSIS) { in mdoc_sh_pre()
266 if (n->sec == SEC_SYNOPSIS) in terminal_mdoc()