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) in get_meta_escape() function
153 constant char *esc = get_meta_escape(); in shell_quoten()
726 esc = get_meta_escape(); in lglob()
H A Dedit.c69 constant char *esc = get_meta_escape(); in init_textlist()
H A Dcmdbuf.c1016 constant char *esc = get_meta_escape(); in delimit_word()
H A Dfuncs.h168 public constant char * get_meta_escape(void);