Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c1258 int quote_args; /* true for \\$@, false for \\$* */ in roff_expand() local
1554 quote_args = 0; in roff_expand()
1556 quote_args = 1; in roff_expand()
1566 if (quote_args) in roff_expand()
1585 if (quote_args) in roff_expand()
1590 if (quote_args) in roff_expand()