Searched refs:roff_cond_checkend (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/contrib/mandoc/ |
| HD | roff.c | 187 static int roff_cond_checkend(ROFF_ARGS); 2071 roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cblock() 2323 roff_cond_checkend(ROFF_ARGS) in roff_cond_checkend() function 2384 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_sub() 2421 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_text()
|