Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dlessecho.c32 static int quote_all = 0; variable
189 quote_all = 1; in main()
266 if (quote_all || (has_meta && strlen(meta_escape) == 0)) in main()