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