Searched refs:include_patterns (Results 1 – 2 of 2) sorted by relevance
354 static patstr *include_patterns = NULL; variable372 static patdatastr include_patdata = { &include_patterns, &include_patterns_last };377 static patstr **incexlist[4] = { &include_patterns, &exclude_patterns,3449 !test_incexc(lastcomp, include_patterns, exclude_patterns)) in grep_or_recurse()4456 if (!read_pattern_file(fn->name, &include_patterns, &include_patterns_last)) in main()4553 free_pattern_chain(include_patterns); in main()
2619 filter_include(values, include_patterns)2623 The argument include_patterns must be a list of file patterns (see2655 filter_labels_include(labels, include_patterns)2659 The argument include_patterns must be a list of label patterns (see