Searched refs:OP_KETRPOS (Results 1 – 5 of 5) sorted by relevance
155 case OP_KETRPOS: in find_minlength()890 case OP_KETRPOS: in set_start_bits()
1965 case OP_KETRPOS: in find_fixedlength()2580 case OP_KETRPOS: in could_be_empty_branch()5446 *code++ = OP_KETRPOS; in compile_branch()5456 *ketcode = OP_KETRPOS; in compile_branch()
2050 OP_KETRPOS, /* 117 Possessive unlimited repeat. */ enumerator
406 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum
1892 case OP_KETRPOS: in match()2005 if (*ecode == OP_KETRPOS) in match()
Completed in 55 milliseconds