Home
last modified time | relevance | path

Searched defs:study_options (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/
Dpcregrep.c177 static int study_options = PCRE_STUDY_JIT_COMPILE; variable
179 static int study_options = 0; variable
Dpcretest.c2983 int study_options = 0; in main() local