Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2grep.c357 static patstr *exclude_patterns_last = NULL; variable
373 static patdatastr exclude_patdata = { &exclude_patterns, &exclude_patterns_last };
4462 if (!read_pattern_file(fn->name, &exclude_patterns, &exclude_patterns_last)) in main()