Searched refs:OP_SBRAPOS (Results 1 – 7 of 7) sorted by relevance
184 case OP_SBRAPOS: in find_minlength()1117 case OP_SBRAPOS: in set_start_bits()
385 case OP_SBRAPOS: in pcre2_printint()
1550 OP_SBRAPOS, /* 149 Ditto, with unlimited, possessive repeat */ enumerator
939 case OP_SBRAPOS: in next_opcode()1803 case OP_SBRAPOS: in set_private_data_ptrs()2382 case OP_SBRAPOS: in get_recurse_data_length()2708 case OP_SBRAPOS: in copy_recurse_data()10729 case OP_SBRAPOS: in compile_bracketpos_matchingpath()10876 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()10885 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()10907 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()10916 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()12021 case OP_SBRAPOS: in compile_matchingpath()[all …]
7348 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()8280 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()8418 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
2925 case OP_SBRAPOS: in internal_dfa_match()
4966 case OP_SBRAPOS: in match()
Completed in 82 milliseconds