Searched refs:meta_quoted (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/less/
H A Dedit.c64 int meta_quoted = 0; local
75 if (meta_quoted)
77 meta_quoted = 0;
81 meta_quoted = 1;
H A Dcmdbuf.c968 int meta_quoted = 0; local
1019 if (meta_quoted)
1021 meta_quoted = 0;
1025 meta_quoted = 1;

Completed in 109 milliseconds