Searched refs:roff_cond_checkend (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | roff.c | 187 static int roff_cond_checkend(ROFF_ARGS); 2066 roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cblock() 2318 roff_cond_checkend(ROFF_ARGS) in roff_cond_checkend() function 2379 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_sub() 2416 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_text()
|