Home
last modified time | relevance | path

Searched refs:include_patterns (Results 1 – 2 of 2) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2grep.c354 static patstr *include_patterns = NULL; variable
372 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()
/third_party/gn/docs/
Dreference.md2619 filter_include(values, include_patterns)
2623 The argument include_patterns must be a list of file patterns (see
2655 filter_labels_include(labels, include_patterns)
2659 The argument include_patterns must be a list of label patterns (see