Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c219 add_rel_addr(regex_t* reg, int addr) in add_rel_addr() function
277 r = add_rel_addr(reg, addr); in add_opcode_rel_addr()
692 r = add_rel_addr(reg, target_len + SIZE_OP_REPEAT_INC); in compile_range_repeat_node()
877 r = add_rel_addr(reg, mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
901 r = add_rel_addr(reg, in compile_quantifier_node()
924 r = add_rel_addr(reg, tlen); in compile_quantifier_node()
940 r = add_rel_addr(reg, SIZE_OP_JUMP); in compile_quantifier_node()

Completed in 16 milliseconds