Searched refs:compile_pattern (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcregrep.c | 2447 compile_pattern(patstr *p, int options, int popts, int fromfile, in compile_pattern() function 2567 if (!compile_pattern(*patlastptr, pcre_options, popts, TRUE, filename, in read_pattern_file() 3109 if (!compile_pattern(cp, pcre_options, process_options, FALSE, "command-line", in main() 3180 if (!compile_pattern(cp, pcre_options, 0, FALSE, incexname[j], in main()
|