Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2651 #define FCERR_NOTMETHOD 8 // function cannot be used as a method macro
H A Duserfunc.c3183 case FCERR_NOTMETHOD: in user_func_error()
H A Devalfunc.c2571 return FCERR_NOTMETHOD; in call_internal_method()