str_regex_escape 157 lib/filehighlight/ini-file-read.c esc_ext = str_regex_escape (*exts); str_regex_escape 582 lib/strutil.h char *str_regex_escape (const char *text); str_regex_escape 1323 src/filemanager/filegui.c def_text_secure = str_regex_escape (tmp); str_regex_escape 2130 src/filemanager/panel.c cur_file_ext = str_regex_escape (extension (fe->fname->str));