Searched refs:OP_SCBRA (Results 1 – 6 of 6) sorted by relevance
91 if (*code == OP_CBRA || *code == OP_SCBRA || in find_minlength()123 case OP_SCBRA: in find_minlength()751 if (*code == OP_CBRA || *code == OP_SCBRA || in set_start_bits()858 case OP_SCBRA: in set_start_bits()
2014 case OP_SCBRA: in find_fixedlength()2092 else if (c == OP_CBRA || c == OP_SCBRA || in PRIV()2438 c == OP_SCBRA || c == OP_SCBRAPOS) in could_be_empty_branch()7452 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()7570 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()7652 int xl = (*code == OP_CBRA || *code == OP_SCBRA || in find_firstassertedchar()7666 case OP_SCBRA: in find_firstassertedchar()
396 final replication is changed to OP_SBRA or OP_SCBRA. This tells the matcher406 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum
244 case OP_SCBRA:
2079 OP_SCBRA, /* 132 Start of capturing bracket, check empty */ enumerator
947 case OP_SCBRA: in match()1928 if (*prev == OP_CBRA || *prev == OP_SCBRA || in match()
Completed in 62 milliseconds