Searched refs:OP_SCBRAPOS (Results 1 – 10 of 10) sorted by relevance
97 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()
202 case OP_SCBRAPOS: in find_minlength()974 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()1119 case OP_SCBRAPOS: in set_start_bits()
376 case OP_SCBRAPOS: in pcre2_printint()
607 case OP_SCBRAPOS: in compare_opcodes()
941 case OP_SCBRAPOS: in next_opcode()1109 case OP_SCBRAPOS: in check_opcode_types()1808 case OP_SCBRAPOS: in set_private_data_ptrs()1953 if (!recursive && (*cc == OP_CBRAPOS || *cc == OP_SCBRAPOS)) in get_framesize()2016 case OP_SCBRAPOS: in get_framesize()2136 if (*cc != OP_CBRAPOS && *cc != OP_SCBRAPOS) in init_frame()2209 case OP_SCBRAPOS: in init_frame()2397 case OP_SCBRAPOS: in get_recurse_data_length()2735 case OP_SCBRAPOS: in copy_recurse_data()10811 case OP_SCBRAPOS: in compile_bracketpos_matchingpath()[all …]
1552 OP_SCBRAPOS, /* 142 Ditto, with unlimited, possessive repeat */ enumerator
674 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()2927 case OP_SCBRAPOS: in internal_dfa_match()
8290 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()8428 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()8663 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()8677 case OP_SCBRAPOS: in find_firstassertedcu()
4961 if (*Fecode == OP_CBRAPOS || *Fecode == OP_SCBRAPOS) in match()4974 case OP_SCBRAPOS: in match()5631 case OP_SCBRAPOS: in match()
703 have POS on the end, e.g. OP_BRAPOS instead of OP_BRA and OP_SCBRAPOS instead