esc_ext           154 lib/filehighlight/ini-file-read.c         char *esc_ext;
esc_ext           156 lib/filehighlight/ini-file-read.c         esc_ext = str_regex_escape (*exts);
esc_ext           159 lib/filehighlight/ini-file-read.c         g_string_append (buf, esc_ext);
esc_ext           160 lib/filehighlight/ini-file-read.c         g_free (esc_ext);