Searched refs:OP_SBRAPOS (Results 1 – 7 of 7) sorted by relevance
167 case OP_SBRAPOS: in find_minlength()1024 case OP_SBRAPOS: in set_start_bits()
385 case OP_SBRAPOS: in pcre2_printint()
1229 case OP_SBRAPOS: in find_fixedlength()1492 if (c == OP_SBRA || c == OP_SBRAPOS || in could_be_empty_branch()5717 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()7952 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()8076 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
685 case OP_SBRAPOS: in next_opcode()1339 case OP_SBRAPOS: in set_private_data_ptrs()1808 case OP_SBRAPOS: in get_private_data_copy_length()1988 case OP_SBRAPOS: in copy_private_data()8405 case OP_SBRAPOS: in compile_bracketpos_matchingpath()8552 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()8561 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()8583 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()8592 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()9565 case OP_SBRAPOS: in compile_matchingpath()[all …]
1550 OP_SBRAPOS, /* 138 Ditto, with unlimited, possessive repeat */ enumerator
2801 case OP_SBRAPOS: in internal_dfa_match()
1240 case OP_SBRAPOS: in match()