Home
last modified time | relevance | path

Searched refs:OP_PUSH (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregcomp.c880 r = add_opcode_rel_addr(reg, OP_PUSH, mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
905 r = add_opcode_rel_addr(reg, OP_PUSH, -(mod_tlen + (int )SIZE_OP_PUSH)); in compile_quantifier_node()
927 r = add_opcode_rel_addr(reg, OP_PUSH, tlen); in compile_quantifier_node()
943 r = add_opcode_rel_addr(reg, OP_PUSH, SIZE_OP_JUMP); in compile_quantifier_node()
1107 r = add_opcode_rel_addr(reg, OP_PUSH, mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
1120 r = add_opcode_rel_addr(reg, OP_PUSH, -(mod_tlen + (int )SIZE_OP_PUSH)); in compile_quantifier_node()
1137 r = add_opcode_rel_addr(reg, OP_PUSH, in compile_quantifier_node()
1145 r = add_opcode_rel_addr(reg, OP_PUSH, SIZE_OP_JUMP); in compile_quantifier_node()
1345 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_POP + SIZE_OP_JUMP); in compile_enclose_node()
1609 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_JUMP); in compile_tree()
[all …]
H A Dregint.h513 OP_PUSH, enumerator
H A Dregexec.c2342 case OP_PUSH: in match_at()
2419 case OP_PUSH: MOP_IN(OP_PUSH); in match_at()

Completed in 38 milliseconds