Searched refs:OP_PUSH_POS_NOT (Results 1 – 3 of 3) sorted by relevance
637 OP_PUSH_POS_NOT, /* (?!...) start */ enumerator
2796 case OP_PUSH_POS_NOT: STAT_OP_IN(OP_PUSH_POS_NOT); in match_at()
1415 r = add_opcode_rel_addr(reg, OP_PUSH_POS_NOT, len + SIZE_OP_FAIL_POS); in compile_anchor_node()5544 { OP_PUSH_POS_NOT, "push-pos-not", ARG_RELADDR },
Completed in 52 milliseconds