Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c382 BOOL might_be_empty; member
807 common->might_be_empty = TRUE; in check_opcode_types()
9184 if (*cc == OP_ASSERT_ACCEPT || common->currententry != NULL || !common->might_be_empty) in compile_fail_accept_matchingpath()
10844 common->might_be_empty = study->minlength == 0; in PRIV()
11125 if (common->might_be_empty) in PRIV()
11153 if (common->might_be_empty) in PRIV()
11212 if (common->might_be_empty) in PRIV()

Completed in 31 milliseconds