Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c867 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
885 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
891 r = add_opcode_rel_addr(reg, OP_JUMP, mod_tlen); in compile_quantifier_node()
947 r = add_opcode_rel_addr(reg, OP_JUMP, tlen); in compile_quantifier_node()
1093 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
1103 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
1111 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_quantifier_node()
1124 r = add_opcode_rel_addr(reg, OP_JUMP, tlen); in compile_quantifier_node()
1147 r = add_opcode_rel_addr(reg, OP_JUMP, tlen); in compile_quantifier_node()
1351 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_enclose_node()
[all …]
H A Dregint.h508 OP_JUMP, enumerator
H A Dregexec.c2346 case OP_JUMP: in match_at()
2416 case OP_JUMP: MOP_IN(OP_JUMP); in match_at()

Completed in 30 milliseconds