Searched refs:allocbuf (Results 1 – 1 of 1) sorted by relevance
620 char_u *allocbuf = NULL; in enc_to_utf16() local648 str = allocbuf = string_convert(&conv, str, lenp); in enc_to_utf16()662 vim_free(allocbuf); in enc_to_utf16()