Home | History | Annotate | Download | only in dist

Lines Matching refs:branches

481   "conditional group contains more than two branches\0"
1724 branch, check the length against that of the other branches. */
2425 if (!empty_branch) return FALSE; /* All branches are non-empty */
2451 /* For other groups, scan the branches. */
2463 Otherwise, scan the individual branches of the group. */
2477 if (!empty_branch) return FALSE; /* All branches are non-empty */
2702 string. If it could, we must look outwards for branches at other levels,
7433 in subsequent branches. */
7528 two branches in the group, or just one if it's a DEFINE group. We do this
7610 branches (see code above). If the bracket is followed by a quantifier with
8026 bcptr pointer to the chain of currently open branches
8160 match the values from all the previous branches, except that if the
8238 compile phase, go back through the alternative branches and reverse the chain
8354 We can also consider a regex to be anchored if OP_SOM starts all its branches.
8582 char. If all branches start with the same asserted char, or with a
9358 PCRE_STARTLINE flag. This is helpful for multiline matches when all branches
9359 start with ^. and also when all branches start with non-atomic .* for