Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c237 add_length(regex_t* reg, int len) in add_length() function
443 add_length(reg, mb_len); in add_compile_string()
447 add_length(reg, mb_len * str_len); in add_compile_string()
449 add_length(reg, str_len); in add_compile_string()
557 add_length(reg, mbuf->used); in add_multi_byte_cclass()
564 add_length(reg, mbuf->used + (WORD_ALIGNMENT_SIZE - 1)); in add_multi_byte_cclass()
1453 r = add_length(reg, n); in compile_anchor_node()
1472 r = add_length(reg, n); in compile_anchor_node()
1668 r = add_length(reg, br->nest_level); in compile_tree()
1709 r = add_length(reg, br->back_num); in compile_tree()

Completed in 37 milliseconds