Home
last modified time | relevance | path

Searched refs:e_cannot_add_to_null_blob (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Derrors.h447 EXTERN char e_cannot_add_to_null_blob[] variable
H A Dlist.c2681 emsg(_(e_cannot_add_to_null_blob)); in f_add()
3005 emsg(_(e_cannot_add_to_null_blob)); in f_insert()
H A Dvim9execute.c3803 emsg(_(e_cannot_add_to_null_blob)); in exec_instructions()