Home
last modified time | relevance | path

Searched defs:nesting (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dautocmd.c1878 static int nesting = 0; in apply_autocmds_group() local
H A Duserfunc.c667 int nesting = 0; in get_function_body() local
H A Dvim9compile.c1461 int nesting, in generate_LOADOUTER()