Home
last modified time | relevance | path

Searched refs:eval_client_expr_to_string (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dclientserver.pro3 char_u *eval_client_expr_to_string(char_u *expr);
/vim-8.2.3635/src/
H A Dclientserver.c65 eval_client_expr_to_string(char_u *expr) in eval_client_expr_to_string() function
117 ret = eval_client_expr_to_string(cmd); in sendToLocalVim()
H A Dif_xcmdsrv.c1311 res = eval_client_expr_to_string(script); in server_parse_message()
H A Dos_mswin.c2040 res = eval_client_expr_to_string(str); in Messaging_WndProc()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt12147 Solution: Use eval_client_expr_to_string().