Searched refs:OP_SBRAPOS (Results 1 – 7 of 7) sorted by relevance
176 case OP_SBRAPOS: in find_minlength()1074 case OP_SBRAPOS: in set_start_bits()
385 case OP_SBRAPOS: in pcre2_printint()
1504 OP_SBRAPOS, /* 137 Ditto, with unlimited, possessive repeat */ enumerator
725 case OP_SBRAPOS: in next_opcode()1380 case OP_SBRAPOS: in set_private_data_ptrs()1956 case OP_SBRAPOS: in get_recurse_data_length()2279 case OP_SBRAPOS: in copy_recurse_data()9495 case OP_SBRAPOS: in compile_bracketpos_matchingpath()9642 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()9651 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()9673 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()9682 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()10658 case OP_SBRAPOS: in compile_matchingpath()[all …]
6916 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()7844 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()7982 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
2911 case OP_SBRAPOS: in internal_dfa_match()
4893 case OP_SBRAPOS: in match()