Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dvim9execute.pro16 void emsg_using_string_as(typval_T *tv, int as_number);
/dports/editors/vim/vim-8.2.3745/src/
H A Dtypval.c204 emsg_using_string_as(varp, !want_bool); in tv_get_bool_or_number_chk()
H A Dvim9execute.c6036 emsg_using_string_as(typval_T *tv, int as_number) in emsg_using_string_as() function
6052 emsg_using_string_as(tv, TRUE); in check_not_string()