Searched refs:OP_BRAPOS (Results 1 – 6 of 6) sorted by relevance
134 case OP_BRAPOS: in find_minlength()966 case OP_BRAPOS: in set_start_bits()
1969 case OP_BRAPOS: in find_fixedlength()2506 if (c == OP_BRA || c == OP_BRAPOS || in could_be_empty_branch()6322 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()8612 if (op == OP_BRA || op == OP_BRAPOS || in is_anchored()8731 if (op == OP_BRA || op == OP_BRAPOS || in is_startline()8835 case OP_BRAPOS: in find_firstassertedchar()
649 case OP_BRAPOS: in next_opcode()1107 case OP_BRAPOS: in set_private_data_ptrs()1573 case OP_BRAPOS: in get_private_data_copy_length()1753 case OP_BRAPOS: in copy_private_data()3340 case OP_BRAPOS: in scan_prefix()7552 case OP_BRAPOS: in compile_bracketpos_matchingpath()8510 case OP_BRAPOS: in compile_matchingpath()9602 case OP_BRAPOS: in compile_backtrackingpath()
2085 OP_BRAPOS, /* 132 Ditto, with unlimited, possessive repeat */ enumerator
451 have POS on the end, e.g. OP_BRAPOS instead of OP_BRA and OP_SCPBRPOS instead
1220 case OP_BRAPOS: in match()
Completed in 75 milliseconds