Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c359 static patstr *include_patterns_last = NULL; variable
376 static patdatastr include_patdata = { &include_patterns, &include_patterns_last };
4485 if (!read_pattern_file(fn->name, &include_patterns, &include_patterns_last)) in main()