Searched refs:group_return (Results 1 – 1 of 1) sorted by relevance
5394 int group_return = 0; in compile_branch() local6561 if ((group_return = in compile_branch()6585 if (note_group_empty && bravalue != OP_COND && group_return > 0) in compile_branch()6643 else if (group_return > 0) matched_char = TRUE; in compile_branch()7154 group_return = -1; /* Set "may match empty string" */ in compile_branch()7444 if (group_return < 0) *bracode += OP_SBRA - OP_BRA; in compile_branch()
Completed in 35 milliseconds