Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c324 int soptions = 0; in pcre_get_compiled_regex_cache() local
534 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 11 milliseconds