Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c215 add_length(regex_t* reg, int len) in add_length() function
421 add_length(reg, mb_len); in add_compile_string()
425 add_length(reg, mb_len * str_len); in add_compile_string()
427 add_length(reg, str_len); in add_compile_string()
535 add_length(reg, mbuf->used); in add_multi_byte_cclass()
544 add_length(reg, mbuf->used + (WORD_ALIGNMENT_SIZE - 1)); in add_multi_byte_cclass()
1433 r = add_length(reg, n); in compile_anchor_node()
1452 r = add_length(reg, n); in compile_anchor_node()
1646 r = add_length(reg, br->nest_level); in compile_tree()
1687 r = add_length(reg, br->back_num); in compile_tree()

Completed in 15 milliseconds