Searched refs:OP_CBRAPOS (Results 1 – 6 of 6) sorted by relevance
96 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE; in find_minlength()130 case OP_CBRAPOS: in find_minlength()834 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()966 case OP_CBRAPOS: in set_start_bits()
390 case OP_CBRAPOS: in pcre_printint()
1970 case OP_CBRAPOS: in find_fixedlength()2103 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()2505 c == OP_CBRA || c == OP_CBRAPOS || in could_be_empty_branch()8627 else if (op == OP_CBRA || op == OP_CBRAPOS || in is_anchored()8746 else if (op == OP_CBRA || op == OP_CBRAPOS || in is_startline()8831 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedchar()8845 case OP_CBRAPOS: in find_firstassertedchar()
651 case OP_CBRAPOS: in next_opcode()801 case OP_CBRAPOS: in check_opcode_types()1116 case OP_CBRAPOS: in set_private_data_ptrs()1322 case OP_CBRAPOS: in get_framesize()1511 case OP_CBRAPOS: in init_frame()1589 case OP_CBRAPOS: in get_private_data_copy_length()1773 case OP_CBRAPOS: in copy_private_data()3342 case OP_CBRAPOS: in scan_prefix()7557 case OP_CBRAPOS: in compile_bracketpos_matchingpath()8511 case OP_CBRAPOS: in compile_matchingpath()[all …]
1122 case OP_CBRAPOS: in match()1902 if (op == OP_CBRAPOS || op == OP_SCBRAPOS) goto POSSESSIVE_CAPTURE; in match()1947 *prev == OP_CBRAPOS || *prev == OP_SCBRAPOS) in match()
2083 OP_CBRAPOS, /* 134 Ditto, with unlimited, possessive repeat */ enumerator
Completed in 115 milliseconds