Searched refs:OP_CBRAPOS (Results 1 – 9 of 9) sorted by relevance
97 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()
123 if (*code == OP_CBRA || *code == OP_CBRAPOS) cc += IMM2_SIZE; in find_minlength()193 case OP_CBRAPOS: in find_minlength()934 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()1075 case OP_CBRAPOS: in set_start_bits()
374 case OP_CBRAPOS: in pcre2_printint()
603 case OP_CBRAPOS: in compare_opcodes()
722 case OP_CBRAPOS: in next_opcode()878 case OP_CBRAPOS: in check_opcode_types()1387 case OP_CBRAPOS: in set_private_data_ptrs()1594 case OP_CBRAPOS: in get_framesize()1787 case OP_CBRAPOS: in init_frame()1973 case OP_CBRAPOS: in get_recurse_data_length()2308 case OP_CBRAPOS: in copy_recurse_data()3983 case OP_CBRAPOS: in scan_prefix()9499 case OP_CBRAPOS: in compile_bracketpos_matchingpath()10657 case OP_CBRAPOS: in compile_matchingpath()[all …]
1497 OP_CBRAPOS, /* 134 Ditto, with unlimited, possessive repeat */ enumerator
662 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()2912 case OP_CBRAPOS: in internal_dfa_match()
7852 else if (op == OP_CBRA || op == OP_CBRAPOS || in is_anchored()7990 else if (op == OP_CBRA || op == OP_CBRAPOS || in is_startline()8226 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()8239 case OP_CBRAPOS: in find_firstassertedcu()
4888 if (*Fecode == OP_CBRAPOS || *Fecode == OP_SCBRAPOS) in match()4900 case OP_CBRAPOS: in match()5534 case OP_CBRAPOS: in match()
Completed in 102 milliseconds