strutils_regex_escape  157 lib/filehighlight/ini-file-read.c         esc_ext = strutils_regex_escape (*exts);
strutils_regex_escape   28 lib/strescape.h char *strutils_regex_escape (const char *text);
strutils_regex_escape 1327 src/filemanager/filegui.c         def_text_secure = strutils_regex_escape (tmp);
strutils_regex_escape 2129 src/filemanager/panel.c     cur_file_ext = strutils_regex_escape (extension (filename->str));