Searched refs:get_vim_var_str (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Deval.pro68 char_u *get_vim_var_str __ARGS((int idx));
/macosx-10.10/vim-55/src/
H A Dfileio.c6979 s = get_vim_var_str(VV_FCS_CHOICE);
9514 old_termresponse = get_vim_var_str(VV_TERMRESPONSE);
9529 && get_vim_var_str(VV_TERMRESPONSE) != old_termresponse)
H A Dmessage.c2127 if (*get_vim_var_str(VV_SCROLLSTART) == NUL)
H A Dmemline.c4124 switch (*get_vim_var_str(VV_SWAPCHOICE))
H A Dex_cmds.c3252 && *get_vim_var_str(VV_SWAPCOMMAND) == NUL)

Completed in 124 milliseconds