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

/external/pcre/dist/
H A Dpcregrep.c2447 compile_pattern(patstr *p, int options, int popts, int fromfile, function
2567 if (!compile_pattern(*patlastptr, pcre_options, popts, TRUE, filename,
3104 to use. When -F is used, compile_pattern() may add another block into the
3109 if (!compile_pattern(cp, pcre_options, process_options, FALSE, "command-line",
3172 them. -F, -w, and -x do not apply, so the third argument of compile_pattern is
3180 if (!compile_pattern(cp, pcre_options, 0, FALSE, incexname[j],

Completed in 45 milliseconds