Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/mandoc/
H A Droff.c1194 int quote_args; /* true for \\$@, false for \\$* */ in roff_expand() local
1490 quote_args = 0; in roff_expand()
1492 quote_args = 1; in roff_expand()
1502 if (quote_args) in roff_expand()
1521 if (quote_args) in roff_expand()
1526 if (quote_args) in roff_expand()