Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5287 int group_return = 0; in compile_branch() local
6451 if ((group_return = in compile_branch()
6475 if (note_group_empty && bravalue != OP_COND && group_return > 0) in compile_branch()
6533 else if (group_return > 0) matched_char = TRUE; in compile_branch()
7039 group_return = -1; /* Set "may match empty string" */ in compile_branch()
7329 if (group_return < 0) *bracode += OP_SBRA - OP_BRA; in compile_branch()

Completed in 30 milliseconds