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.c396 BOOL might_be_empty; member
827 common->might_be_empty = TRUE; in check_opcode_types()
9210 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
10870 common->might_be_empty = re->minlength == 0; in jit_compile()
11138 if (common->might_be_empty) in jit_compile()
11166 if (common->might_be_empty) in jit_compile()
11234 if (common->might_be_empty) in jit_compile()