Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsign.c1944 } expand_what; variable
1999 switch (expand_what) in get_sign_name()
2056 expand_what = EXP_SUBCMD; in set_context_in_sign_cmd()
2099 expand_what = EXP_DEFINE; in set_context_in_sign_cmd()
2105 expand_what = EXP_PLACE; in set_context_in_sign_cmd()
2108 expand_what = EXP_LIST; in set_context_in_sign_cmd()
2114 expand_what = EXP_SIGN_NAMES; in set_context_in_sign_cmd()
2118 expand_what = EXP_UNPLACE; in set_context_in_sign_cmd()
2141 expand_what = EXP_SIGN_NAMES; in set_context_in_sign_cmd()
2143 expand_what = EXP_SIGN_GROUPS; in set_context_in_sign_cmd()
[all …]
H A Dif_cscope.c88 } expand_what; variable
100 switch (expand_what) in get_cscope_name()
166 expand_what = (cmdidx == CMD_scscope) in set_context_in_cscope_cmd()
181 expand_what = EXP_CSCOPE_KILL; in set_context_in_cscope_cmd()
183 expand_what = EXP_CSCOPE_FIND; in set_context_in_cscope_cmd()
H A Dsyntax.c6381 } expand_what; variable
6415 expand_what = EXP_SUBCMD; in set_context_in_syntax_cmd()
6430 expand_what = EXP_CASE; in set_context_in_syntax_cmd()
6432 expand_what = EXP_SPELL; in set_context_in_syntax_cmd()
6434 expand_what = EXP_SYNC; in set_context_in_syntax_cmd()
6453 switch (expand_what) in get_syntax_name()