Searched refs:detect_early_fail (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 1244 static int detect_early_fail(compiler_common *common, PCRE2_SPTR cc, int *private_data_start, in detect_early_fail() function 1497 …count = detect_early_fail(common, cc, private_data_start, depth + 1, count, prev_fast_forward_allo… in detect_early_fail() 13895 detect_early_fail(common, common->start, &private_data_size, 0, 0, TRUE); in jit_compile()
|
Completed in 38 milliseconds