Lines Matching refs:MDOC_TEXT
361 case (MDOC_TEXT): in mdoc_valid_pre()
398 case (MDOC_TEXT): in mdoc_valid_post()
1063 assert(MDOC_TEXT == mdoc->last->child->type); in post_lb()
1114 if (MDOC_TEXT != n->type) in post_vt()
1235 assert(MDOC_TEXT == mdoc->last->child->type); in post_at()
1486 if (MDOC_TEXT == nn->type) { in post_bl_block_tag()
1675 assert(MDOC_TEXT == mdoc->last->child->type); in ebool()
1737 assert(MDOC_TEXT == ch->type); in post_st()
1893 if (MDOC_TEXT != nch->type) in post_hyph()
1950 if (MDOC_TEXT == n->type) in post_sh_body()
2454 if (MDOC_TEXT != n->type) in concat()