Searched refs:shell_unquote (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Doptfunc.c118 namelogfile = shell_unquote(filename);
361 tags = shell_unquote(filename);
H A Dmain.c212 qfilename = shell_unquote(filename);
H A Dfilename.c62 shell_unquote(str) function
443 s = shell_unquote(qs);
H A Dedit.c542 qfilename = shell_unquote(gfilename);
H A Dtags.c286 p = shell_unquote(tags);
H A Dfuncs.h122 public char * shell_unquote LESSPARAMS ((char *str));

Completed in 201 milliseconds