Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcretest.c3471 int no_force_study = 0; in main() local
3811 no_force_study = 1; in main()
4094 if (do_study || (force_study >= 0 && !no_force_study)) in main()
4331 if (do_study || (force_study >= 0 && showinfo && !no_force_study)) in main()