Home
last modified time | relevance | path

Searched refs:get_meta_escape (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dfilename.c85 constant char *esc = get_meta_escape(); in shell_unquote()
101 public constant char * get_meta_escape(void)
153 constant char *esc = get_meta_escape(); in shell_quote()
724 esc = get_meta_escape(); in lglob()
102 public char * get_meta_escape(void) get_meta_escape() function
H A Dedit.c68 constant char *esc = get_meta_escape(); in init_textlist()
H A Dfuncs.h153 public constant char * get_meta_escape(void);
H A Dcmdbuf.c952 constant char *esc = get_meta_escape(); in delimit_word()