Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dvim9execute.pro16 void emsg_using_string_as(typval_T *tv, int as_number);
/vim-8.2.3635/src/
H A Dtypval.c204 emsg_using_string_as(varp, !want_bool); in tv_get_bool_or_number_chk()
H A Dvim9execute.c5980 emsg_using_string_as(typval_T *tv, int as_number) in emsg_using_string_as() function
5996 emsg_using_string_as(tv, TRUE); in check_not_string()