Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dinsexpand.pro10 int ctrl_x_mode_path_defines(void);
/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c261 int ctrl_x_mode_path_defines(void) { in ctrl_x_mode_path_defines() function
H A Dedit.c933 if (ctrl_x_mode_path_defines()) in edit()