Home
last modified time | relevance | path

Searched refs:blob_free (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dblob.c89 blob_free(blob_T *b) in blob_free() function
103 blob_free(b); in blob_unref()
278 blob_free(blob); in string2blob()
324 blob_free(new_blob); in blob_slice_or_index()
H A Dfilepath.c1779 blob_free(rettv->vval.v_blob); in read_file_or_blob()
H A Dchannel.c3899 blob_free(b); in common_channel_read()
/vim-8.2.3635/src/proto/
H A Dblob.pro6 void blob_free(blob_T *b);