Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11442 sljit_s32 early_fail_type; in compile_iterator_matchingpath() local
11462 early_fail_type = (early_fail_ptr & 0x7); in compile_iterator_matchingpath()
11469 early_fail_type = type_skip; in compile_iterator_matchingpath()
11475 if (early_fail_type == type_fail) in compile_iterator_matchingpath()
11522 if (early_fail_type == type_fail_range) in compile_iterator_matchingpath()

Completed in 40 milliseconds