Searched refs:init_buf_len (Results 1 – 1 of 1) sorted by relevance
43 int init_buf_len; in re_string_allocate() local48 init_buf_len = (len + 1 < init_len) ? len + 1: init_len; in re_string_allocate()51 ret = re_string_realloc_buffers (pstr, init_buf_len); in re_string_allocate()