Searched refs:OP_KETRPOS (Results 1 – 8 of 8) sorted by relevance
156 case OP_KETRPOS: in find_minlength()955 case OP_KETRPOS: in set_start_bits()
406 case OP_KETRPOS: in pcre_printint()
1946 case OP_KETRPOS: in find_fixedlength()2613 case OP_KETRPOS: in could_be_empty_branch()3114 case OP_KETRPOS: in compare_opcodes()6216 *code++ = OP_KETRPOS; in compile_branch()6226 *ketcode = OP_KETRPOS; in compile_branch()
552 SLJIT_ASSERT(*cc >= OP_KET && *cc <= OP_KETRPOS); in bracketend()567 SLJIT_ASSERT(*cc >= OP_KET && *cc <= OP_KETRPOS); in no_alternatives()644 case OP_KETRPOS: in next_opcode()7620 while (*cc != OP_KETRPOS) in compile_bracketpos_matchingpath()7713 if (*cc == OP_KETRPOS) in compile_bracketpos_matchingpath()7724 if (*cc == OP_KETRPOS) in compile_bracketpos_matchingpath()8223 SLJIT_ASSERT(*ccend == OP_END || (*ccend >= OP_ALT && *ccend <= OP_KETRPOS)); in compile_matchingpath()
2054 OP_KETRPOS, /* 123 Possessive unlimited repeat. */ enumerator
452 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum
1905 case OP_KETRPOS: in match()1997 if (*ecode == OP_KETRPOS) in match()
774 case OP_KETRPOS: in internal_dfa_exec()