Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c847 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
865 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
871 r = add_opcode_rel_addr(reg, OP_JUMP, mod_tlen); in compile_quantifier_node()
927 r = add_opcode_rel_addr(reg, OP_JUMP, tlen); in compile_quantifier_node()
1073 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
1083 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
1091 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
1104 r = add_opcode_rel_addr(reg, OP_JUMP, tlen); in compile_quantifier_node()
1127 r = add_opcode_rel_addr(reg, OP_JUMP, tlen); in compile_quantifier_node()
1331 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_effect_node()
[all …]
H A Dregint.h619 OP_JUMP, enumerator
H A Dregexec.c2527 case OP_JUMP: in match_at()
2597 case OP_JUMP: STAT_OP_IN(OP_JUMP); in match_at()

Completed in 34 milliseconds