Searched refs:SEC_SYNOPSIS (Results 1 – 6 of 6) sorted by relevance
237 if ((mdoc->lastsec = n->sec) == SEC_SYNOPSIS) { in state_sh()
1604 if (n->sec == SEC_SYNOPSIS) in parse_mdoc_Fa()1618 if (SEC_SYNOPSIS != n->sec || in parse_mdoc_Fd()1672 if (n->sec == SEC_SYNOPSIS) in parse_mdoc_fname()1690 if (n->sec == SEC_SYNOPSIS) in parse_mdoc_Fn()1774 else if (n->sec == SEC_SYNOPSIS && n->type == ROFFT_HEAD) { in parse_mdoc_Nm()
37 SEC_SYNOPSIS, enumerator
345 if (n->sec != SEC_SYNOPSIS || in mdoc_validate()2477 if (sec == SEC_SYNOPSIS) { in post_sh_head()
529 n->sec <= SEC_SYNOPSIS) { in mdoc_sh_pre()
263 if (n->sec == SEC_SYNOPSIS) in terminal_mdoc()