Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c860 r = add_opcode_rel_addr(reg, OP_PUSH, mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
885 r = add_opcode_rel_addr(reg, OP_PUSH, -(mod_tlen + (int )SIZE_OP_PUSH)); in compile_quantifier_node()
907 r = add_opcode_rel_addr(reg, OP_PUSH, tlen); in compile_quantifier_node()
923 r = add_opcode_rel_addr(reg, OP_PUSH, SIZE_OP_JUMP); in compile_quantifier_node()
1087 r = add_opcode_rel_addr(reg, OP_PUSH, mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
1100 r = add_opcode_rel_addr(reg, OP_PUSH, -(mod_tlen + (int )SIZE_OP_PUSH)); in compile_quantifier_node()
1117 r = add_opcode_rel_addr(reg, OP_PUSH, in compile_quantifier_node()
1125 r = add_opcode_rel_addr(reg, OP_PUSH, SIZE_OP_JUMP); in compile_quantifier_node()
1325 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_POP + SIZE_OP_JUMP); in compile_effect_node()
1589 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_JUMP); in compile_tree()
[all …]
H A Dregint.h620 OP_PUSH, enumerator
H A Dregexec.c2528 case OP_PUSH: in match_at()
2605 case OP_PUSH: STAT_OP_IN(OP_PUSH); in match_at()

Completed in 30 milliseconds