Searched refs:OP_SBRAPOS (Results 1 – 7 of 7) sorted by relevance
135 case OP_SBRAPOS: in find_minlength()967 case OP_SBRAPOS: in set_start_bits()
403 case OP_SBRAPOS: in pcre_printint()
2026 case OP_SBRAPOS: in find_fixedlength()2496 if (c == OP_SBRA || c == OP_SBRAPOS || in could_be_empty_branch()6322 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()8608 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()8727 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
654 case OP_SBRAPOS: in next_opcode()1109 case OP_SBRAPOS: in set_private_data_ptrs()1575 case OP_SBRAPOS: in get_private_data_copy_length()1755 case OP_SBRAPOS: in copy_private_data()7553 case OP_SBRAPOS: in compile_bracketpos_matchingpath()7700 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()7709 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()7731 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()7740 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()8512 case OP_SBRAPOS: in compile_matchingpath()[all …]
2090 OP_SBRAPOS, /* 137 Ditto, with unlimited, possessive repeat */ enumerator
2871 case OP_SBRAPOS: in internal_dfa_exec()
1221 case OP_SBRAPOS: in match()