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