Searched refs:OP_CBRAPOS (Results 1 – 9 of 9) sorted by relevance
97 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()
126 if (*code == OP_CBRA || *code == OP_CBRAPOS) cc += IMM2_SIZE; in find_minlength()201 case OP_CBRAPOS: in find_minlength()974 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()1118 case OP_CBRAPOS: in set_start_bits()
374 case OP_CBRAPOS: in pcre2_printint()
606 case OP_CBRAPOS: in compare_opcodes()
936 case OP_CBRAPOS: in next_opcode()1108 case OP_CBRAPOS: in check_opcode_types()1810 case OP_CBRAPOS: in set_private_data_ptrs()2017 case OP_CBRAPOS: in get_framesize()2210 case OP_CBRAPOS: in init_frame()2399 case OP_CBRAPOS: in get_recurse_data_length()2737 case OP_CBRAPOS: in copy_recurse_data()5475 case OP_CBRAPOS: in scan_prefix()10733 case OP_CBRAPOS: in compile_bracketpos_matchingpath()12020 case OP_CBRAPOS: in compile_matchingpath()[all …]
1543 OP_CBRAPOS, /* 137 Ditto, with unlimited, possessive repeat */ enumerator
674 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()2926 case OP_CBRAPOS: in internal_dfa_match()
8288 else if (op == OP_CBRA || op == OP_CBRAPOS || in is_anchored()8426 else if (op == OP_CBRA || op == OP_CBRAPOS || in is_startline()8662 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()8675 case OP_CBRAPOS: in find_firstassertedcu()
4961 if (*Fecode == OP_CBRAPOS || *Fecode == OP_SCBRAPOS) in match()4973 case OP_CBRAPOS: in match()5629 case OP_CBRAPOS: in match()
Completed in 101 milliseconds