Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcretest.c3473 int do_study = 0; in main() local
3612 do_study = 1; /* To get the data output if requested */ in main()
3807 do_study = 1; in main()
3813 do_study = 0; in main()
4097 if (do_study || (force_study >= 0 && !no_force_study)) in main()
4334 if (do_study || (force_study >= 0 && showinfo && !no_force_study)) in main()