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

/external/pcre/dist/
H A Dpcregrep.c264 static patstr *exclude_patterns_last = NULL; variable
280 static patdatastr exclude_patdata = { &exclude_patterns, &exclude_patterns_last };
3196 if (!read_pattern_file(fn->name, &exclude_patterns, &exclude_patterns_last, 0))

Completed in 204 milliseconds