Searched refs:detect_early_fail (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 1292 static int detect_early_fail(compiler_common *common, PCRE2_SPTR cc, in detect_early_fail() function 1583 prev_count = detect_early_fail(common, cc, private_data_start, depth + 1, prev_count); in detect_early_fail() 14348 detect_early_fail(common, common->start, &private_data_size, 0, 0); in jit_compile()
|
Completed in 38 milliseconds