Searched refs:roffce_node (Results 1 – 1 of 1) sorted by relevance
630 static struct roff_node *roffce_node; /* active request */ variable782 roffce_node = NULL; in roff_reset()1782 if (roffce_node != NULL && buf->buf[pos] != '\0') { in roff_parsetext()1784 r->man->last = roffce_node; in roff_parsetext()1787 roffce_node = NULL; in roff_parsetext()1939 if (ctl && roffce_node != NULL && in roff_parseln()1942 r->man->last = roffce_node; in roff_parseln()1945 roffce_node = NULL; in roff_parseln()2410 if (roffce_node != NULL && in roff_cond_sub()2413 r->man->last = roffce_node; in roff_cond_sub()[all …]