Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c3139 static int callback_depth = 0; variable
3144 return callback_depth; in get_callback_depth()
3165 ++callback_depth; in call_callback()
3167 --callback_depth; in call_callback()