Searched refs:tvs (Results 1 – 5 of 5) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | strings.c | 1888 typval_T *tvs) in vim_vsnprintf_typval() argument 1992 tvs != NULL ? tv_nr(tvs, &arg_idx) : in vim_vsnprintf_typval() 2025 tvs != NULL ? tv_nr(tvs, &arg_idx) : in vim_vsnprintf_typval() 2104 tvs != NULL ? tv_nr(tvs, &arg_idx) : in vim_vsnprintf_typval() 2117 tvs != NULL ? tv_str(tvs, &arg_idx, &tofree) : in vim_vsnprintf_typval() 2216 tvs != NULL ? (void *)tv_str(tvs, &arg_idx, in vim_vsnprintf_typval() 2244 tvs != NULL ? tv_nr(tvs, &arg_idx) : in vim_vsnprintf_typval() 2255 tvs != NULL ? tv_nr(tvs, &arg_idx) : in vim_vsnprintf_typval() 2266 tvs != NULL ? tv_nr(tvs, &arg_idx) : in vim_vsnprintf_typval() 2507 tvs != NULL ? tv_float(tvs, &arg_idx) : in vim_vsnprintf_typval() [all …]
|
| H A D | proto.h | 143 int vim_vsnprintf_typval(char *str, size_t str_m, const char *fmt, va_list ap, typval_T *tvs)
|
| H A D | configure.ac | 4360 (eval ctags -tvs /dev/null) < /dev/null 1>&AC_FD_CC 2>&1 && TAGPRG="ctags -tvs"
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tak.vim | 59 syn keyword takIdentifier flq flx gen ncv per sim siv stf stv tvd tvs
|
| /vim-8.2.3635/src/auto/ |
| H A D | configure | 14608 (eval ctags -tvs /dev/null) < /dev/null 1>&5 2>&1 && TAGPRG="ctags -tvs"
|