Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c425 BOOL might_be_empty; member
1082 common->might_be_empty = TRUE; in check_opcode_types()
11731 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
13515 common->might_be_empty = (re->minlength == 0) || (re->flags & PCRE2_MATCH_EMPTY); in jit_compile()
13787 if (common->might_be_empty) in jit_compile()
13828 if (common->might_be_empty) in jit_compile()
13896 if (common->might_be_empty) in jit_compile()