Searched refs:OP_BRAPOS (Results 1 – 8 of 8) sorted by relevance
176 case OP_BRAPOS: in find_minlength()1074 case OP_BRAPOS: in set_start_bits()
383 case OP_BRAPOS: in pcre2_printint()
1530 OP_BRAPOS, /* 133 Ditto, with unlimited, possessive repeat */ enumerator
7212 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()8151 if (op == OP_BRA || op == OP_BRAPOS || in is_anchored()8289 if (op == OP_BRA || op == OP_BRAPOS || in is_startline()8544 case OP_BRAPOS: in find_firstassertedcu()
907 case OP_BRAPOS: in next_opcode()1574 case OP_BRAPOS: in set_private_data_ptrs()2151 case OP_BRAPOS: in get_recurse_data_length()2475 case OP_BRAPOS: in copy_recurse_data()5129 case OP_BRAPOS: in scan_prefix()10899 case OP_BRAPOS: in compile_bracketpos_matchingpath()12062 case OP_BRAPOS: in compile_matchingpath()13146 case OP_BRAPOS: in compile_backtrackingpath()
2917 case OP_BRAPOS: in internal_dfa_match()
4893 case OP_BRAPOS: in match()
701 have POS on the end, e.g. OP_BRAPOS instead of OP_BRA and OP_SCBRAPOS instead