Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/
H A Dphp_pcre.c314 int do_study = 0; in pcre_get_compiled_regex_cache() local
447 case 'S': do_study = 1; break; in pcre_get_compiled_regex_cache()
515 do_study = 1; in pcre_get_compiled_regex_cache()
522 if (do_study) { in pcre_get_compiled_regex_cache()

Completed in 16 milliseconds