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

/freebsd-9.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.c966 int meta_quoted = 0; local
1017 if (meta_quoted)
1019 meta_quoted = 0;
1023 meta_quoted = 1;

Completed in 53 milliseconds