is_include_file 313 htags/fileindex.c regex_t is_include_file; is_include_file 560 htags/fileindex.c if (regexec(&is_include_file, path, 0, 0, 0) == 0) is_include_file 685 htags/fileindex.c if (regcomp(&is_include_file, strbuf_value(sb), flags) != 0) is_include_file 720 htags/fileindex.c regfree(&is_include_file);