Searched refs:might_be_empty (Results 1 – 1 of 1) sorted by relevance
428 BOOL might_be_empty; member1087 common->might_be_empty = TRUE; in check_opcode_types()11962 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()13744 common->might_be_empty = (re->minlength == 0) || (re->flags & PCRE2_MATCH_EMPTY); in jit_compile()14019 if (common->might_be_empty) in jit_compile()14060 if (common->might_be_empty) in jit_compile()14128 if (common->might_be_empty) in jit_compile()
Completed in 34 milliseconds