Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_BRA

1735     OP_BRA (normal non-capturing bracket) because the other variants of these
1740 case OP_BRA:
2453 if (c == OP_BRA || c == OP_BRAPOS ||
3148 case OP_BRA:
3167 if (*next_code != OP_BRA && *next_code != OP_CBRA
3173 OP_BRA/OP_CBRA case above. */
5955 *previous++ = OP_BRA;
6088 *code++ = OP_BRA;
6143 convert the initial operator to the S form (e.g. OP_BRA -> OP_SBRA) so
6168 possessive_quantifier) *bracode = OP_BRA;
6190 *bracode += OP_SBRA - OP_BRA;
6582 bravalue = OP_BRA;
7445 bravalue = OP_BRA;
7456 bravalue = OP_BRA;
8396 if (op == OP_BRA || op == OP_BRAPOS ||
8514 if (op == OP_BRA || op == OP_BRAPOS ||
8617 case OP_BRA:
9105 *code = OP_BRA;
9212 *code = OP_BRA;