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()
416 case OP_SBRAPOS: in pcre2_printint()
1574 OP_SBRAPOS, /* 149 Ditto, with unlimited, possessive repeat */ enumerator
944 case OP_SBRAPOS: in next_opcode()1803 case OP_SBRAPOS: in set_private_data_ptrs()2410 case OP_SBRAPOS: in get_recurse_data_length()2759 case OP_SBRAPOS: in copy_recurse_data()11037 case OP_SBRAPOS: in compile_bracketpos_matchingpath()11184 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()11193 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()11215 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()11224 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()12329 case OP_SBRAPOS: in compile_matchingpath()[all …]
7465 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()8407 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()8545 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
2982 case OP_SBRAPOS: in internal_dfa_match()
5175 case OP_SBRAPOS: in match()
Completed in 132 milliseconds