Searched refs:OP_SBRAPOS (Results 1 – 7 of 7) sorted by relevance
184 case OP_SBRAPOS: in find_minlength()1209 case OP_SBRAPOS: in set_start_bits()
415 case OP_SBRAPOS: in pcre2_printint()
1600 OP_SBRAPOS, /* 141 Ditto, with unlimited, possessive repeat */ enumerator
986 case OP_SBRAPOS: in next_opcode()1888 case OP_SBRAPOS: in set_private_data_ptrs()2511 case OP_SBRAPOS: in get_recurse_data_length()2860 case OP_SBRAPOS: in copy_recurse_data()11425 case OP_SBRAPOS: in compile_bracketpos_matchingpath()11572 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()11581 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()11603 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()11612 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()12718 case OP_SBRAPOS: in compile_matchingpath()[all …]
7724 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()8704 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()8842 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
3034 case OP_SBRAPOS: in internal_dfa_match()
5268 case OP_SBRAPOS: in match()
Completed in 135 milliseconds