Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_pattern_info.c100 case PCRE2_INFO_JITSIZE: in pcre2_pattern_info()
189 case PCRE2_INFO_JITSIZE: in pcre2_pattern_info()
H A Dpcre2.h414 #define PCRE2_INFO_JITSIZE 10 macro
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c813 if (!pcre2_pattern_info(re, PCRE2_INFO_JITSIZE, &jit_size) && jit_size > 0) { in pcre_get_compiled_regex_cache_ex()

Completed in 19 milliseconds