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

/freebsd-9.3-release/contrib/less/
H A Dfilename.c66 shell_unquote(str) function
246 qpathname = shell_unquote(pathname);
450 s = shell_unquote(qs);
632 filename = shell_unquote(ofilename);
996 filename = shell_unquote(filename);
1032 filename = shell_unquote(filename);
H A Dedit.c279 qopen_filename = shell_unquote(open_filename);
746 filename = shell_unquote(filename);
H A Dfuncs.h117 public char * shell_unquote ();
H A Ddecode.c659 filename = shell_unquote(filename);
H A Dtags.c282 p = shell_unquote(tags);

Completed in 83 milliseconds