Searched refs:add_opcode_rel_addr (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regcomp.c | 847 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() 907 r = add_opcode_rel_addr(reg, OP_PUSH, 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() 1117 r = add_opcode_rel_addr(reg, OP_PUSH, in compile_quantifier_node() 1331 r = add_opcode_rel_addr(reg, OP_JUMP, in compile_effect_node() [all …]
|
Completed in 14 milliseconds