Searched refs:init_buf_len (Results 1 – 1 of 1) sorted by relevance
53 Idx init_buf_len; in re_string_allocate() local58 init_buf_len = (len + 1 < init_len) ? len + 1: init_len; in re_string_allocate()61 ret = re_string_realloc_buffers (pstr, init_buf_len); in re_string_allocate()