Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c782 roffce_node = NULL; in roff_reset()
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()
2416 roffce_node = NULL; in roff_cond_sub()
3507 r->man->last = roffce_node; in roff_onearg()
[all …]