Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Droff_escape.c39 mandoc_escape(const char **rendarg, const char **rarg, int *rargl) in mandoc_escape() argument
49 if (rargl != NULL) in mandoc_escape()
50 *rargl = iendarg - iarg; in mandoc_escape()