Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c425 BOOL might_be_empty; member
1082 common->might_be_empty = TRUE; in check_opcode_types()
11654 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
13438 common->might_be_empty = (re->minlength == 0) || (re->flags & PCRE2_MATCH_EMPTY); in jit_compile()
13710 if (common->might_be_empty) in jit_compile()
13751 if (common->might_be_empty) in jit_compile()
13819 if (common->might_be_empty) in jit_compile()

Completed in 46 milliseconds