Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5643 int group_return = 0; in compile_branch() local
6826 if ((group_return = in compile_branch()
6852 if (note_group_empty && bravalue != OP_COND && group_return > 0) in compile_branch()
6910 else if (group_return > 0) matched_char = TRUE; in compile_branch()
7418 group_return = -1; /* Set "may match empty string" */ in compile_branch()
7703 if (group_return < 0) *bracode += OP_SBRA - OP_BRA; in compile_branch()

Completed in 33 milliseconds