Searched refs:_sg_alloc_string (Results 1 – 3 of 3) sorted by relevance
181 copy = _sg_alloc_string(sg, len); in _sg_store_string()228 char *_sg_alloc_string(StringGroup *sg, int length) in _sg_alloc_string() function
78 char *_sg_alloc_string(StringGroup *sg, int length);
334 string = _sg_alloc_string(cpl->sg, word_end-word_start + len); in cpl_add_completion()470 result->suffix = _sg_alloc_string(cpl->sg, length); in cpl_common_suffix()