Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Droff_escape.c44 rval = roff_escape(--*rendarg, 0, 0, in mandoc_escape()
66 roff_escape(const char *buf, const int ln, const int aesc, in roff_escape() function
273 stype = roff_escape(buf, ln, iendarg, in roff_escape()
349 stype = roff_escape(buf, ln, iendarg, in roff_escape()
H A Droff_int.h85 enum mandoc_esc roff_escape(const char *, const int, const int,
H A DMakefile125 roff_escape.c \
239 roff_escape.o \
H A Droff.c1403 if (roff_escape(buf->buf, ln, pos, &iesc, &inam, in roff_expand()
1560 switch ((subtype = roff_escape(buf->buf, 0, in roff_expand()
4064 if (roff_escape(cp, 0, 0, NULL, &inam, in roff_getname()
/src/usr.bin/mandoc/
H A DMakefile42 roff_escape.c \