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

/freebsd-12-stable/contrib/less/
H A Dedit.c63 int meta_quoted = 0; local
74 if (meta_quoted)
76 meta_quoted = 0;
80 meta_quoted = 1;
H A Dcmdbuf.c986 int meta_quoted = 0; local
1037 if (meta_quoted)
1039 meta_quoted = 0;
1043 meta_quoted = 1;

Completed in 205 milliseconds