Searched refs:OP_SCBRAPOS (Results 1 – 9 of 9) sorted by relevance
97 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()
184 case OP_SCBRAPOS: in find_minlength()891 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()1026 case OP_SCBRAPOS: in set_start_bits()
376 case OP_SCBRAPOS: in pcre2_printint()
911 *code == OP_SCBRAPOS) in find_fixedlength()1231 case OP_SCBRAPOS: in find_fixedlength()1493 c == OP_SCBRA || c == OP_SCBRAPOS) in could_be_empty_branch()7960 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()8084 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()8169 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()8183 case OP_SCBRAPOS: in find_firstassertedcu()
687 case OP_SCBRAPOS: in next_opcode()838 case OP_SCBRAPOS: in check_opcode_types()1347 case OP_SCBRAPOS: in set_private_data_ptrs()1492 if (!recursive && (*cc == OP_CBRAPOS || *cc == OP_SCBRAPOS)) in get_framesize()1554 case OP_SCBRAPOS: in get_framesize()1674 if (recursive || (*cc != OP_CBRAPOS && *cc != OP_SCBRAPOS)) in init_frame()1746 case OP_SCBRAPOS: in init_frame()1823 case OP_SCBRAPOS: in get_private_data_copy_length()2007 case OP_SCBRAPOS: in copy_private_data()8410 case OP_SCBRAPOS: in compile_bracketpos_matchingpath()[all …]
422 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()521 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()2803 case OP_SCBRAPOS: in internal_dfa_match()
1552 OP_SCBRAPOS, /* 140 Ditto, with unlimited, possessive repeat */ enumerator
1156 case OP_SCBRAPOS: in match()1977 if (op == OP_CBRAPOS || op == OP_SCBRAPOS) goto POSSESSIVE_CAPTURE; in match()2023 *prev == OP_CBRAPOS || *prev == OP_SCBRAPOS) in match()
483 have POS on the end, e.g. OP_BRAPOS instead of OP_BRA and OP_SCBRAPOS instead