is_include_file   329 htags/fileindex.c regex_t is_include_file;
is_include_file   613 htags/fileindex.c 	if (regexec(&is_include_file, path, 0, 0, 0) == 0)
is_include_file   736 htags/fileindex.c 	if (regcomp(&is_include_file, strbuf_value(sb), flags) != 0)
is_include_file   781 htags/fileindex.c 	regfree(&is_include_file);