Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2grep.c355 static patstr *include_patterns_last = NULL; variable
372 static patdatastr include_patdata = { &include_patterns, &include_patterns_last };
4456 if (!read_pattern_file(fn->name, &include_patterns, &include_patterns_last)) in main()