Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2657 #define FNE_INCL_BR 1 // include [] in name macro
H A Devalvars.c1095 NULL, NULL, FNE_INCL_BR | FNE_CHECK_START); in skip_var_one()
1201 arg = find_name_end(arg, NULL, NULL, FNE_INCL_BR | FNE_CHECK_START); in list_arg_vars()
H A Deval.c846 FNE_INCL_BR | fne_flags); in get_lval()
5599 || ((flags & FNE_INCL_BR) && (*p == '[' in find_name_end()
H A Duserfunc.c3604 *pp = find_name_end(start, NULL, NULL, FNE_INCL_BR); in trans_function_name()
H A Dvim9compile.c7383 FNE_CHECK_START | FNE_INCL_BR); in may_compile_assignment()