Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtypval.c1181 emsg(_(e_invalblob)); in typval_compare()
H A Dglobals.h1683 EXTERN char e_invalblob[] INIT(= N_("E978: Invalid operation for Blob")); variable
H A Dlist.c2463 emsg(_(e_invalblob)); in filter_map()