Searched refs:soptions (Results 1 – 1 of 1) sorted by relevance
324 int soptions = 0; in pcre_get_compiled_regex_cache() local534 soptions |= PCRE_STUDY_JIT_COMPILE; in pcre_get_compiled_regex_cache()542 extra = pcre_study(re, soptions, &error); in pcre_get_compiled_regex_cache()
Completed in 10 milliseconds