Searched refs:OP_SCBRAPOS (Results 1 – 9 of 9) sorted by relevance
97 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()
202 case OP_SCBRAPOS: in find_minlength()977 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()1211 case OP_SCBRAPOS: in set_start_bits()
406 case OP_SCBRAPOS: in pcre2_printint()
628 case OP_SCBRAPOS: in compare_opcodes()
988 case OP_SCBRAPOS: in next_opcode()1158 case OP_SCBRAPOS: in check_opcode_types()1909 case OP_SCBRAPOS: in set_private_data_ptrs()2118 case OP_SCBRAPOS: in get_framesize()2241 if (*cc != OP_CBRAPOS && *cc != OP_SCBRAPOS) in init_frame()2314 case OP_SCBRAPOS: in init_frame()2535 case OP_SCBRAPOS: in get_recurse_data_length()2896 case OP_SCBRAPOS: in copy_recurse_data()11430 case OP_SCBRAPOS: in compile_bracketpos_matchingpath()12719 case OP_SCBRAPOS: in compile_matchingpath()[all …]
676 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()3036 case OP_SCBRAPOS: in internal_dfa_match()
1602 OP_SCBRAPOS, /* 143 Ditto, with unlimited, possessive repeat */ enumerator
8713 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()8851 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()9086 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()9100 case OP_SCBRAPOS: in find_firstassertedcu()
5263 if (*Fecode == OP_CBRAPOS || *Fecode == OP_SCBRAPOS) in match()5276 case OP_SCBRAPOS: in match()6059 case OP_SCBRAPOS: in match()
Completed in 97 milliseconds