Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c197 add_rel_addr(regex_t* reg, int addr) in add_rel_addr() function
255 r = add_rel_addr(reg, addr); in add_opcode_rel_addr()
672 r = add_rel_addr(reg, target_len + SIZE_OP_REPEAT_INC); in compile_range_repeat_node()
857 r = add_rel_addr(reg, mod_tlen + SIZE_OP_JUMP); in compile_quantifier_node()
881 r = add_rel_addr(reg, in compile_quantifier_node()
904 r = add_rel_addr(reg, tlen); in compile_quantifier_node()
920 r = add_rel_addr(reg, SIZE_OP_JUMP); in compile_quantifier_node()

Completed in 13 milliseconds