Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c2382 int *mapdepth) in handle_mapping() argument
2763 if (++*mapdepth >= p_mmd) in handle_mapping()
2771 *mapdepth = 0; // for next one in handle_mapping()
2914 int mapdepth = 0; // check for recursive mapping in vgetorpeek() local
3034 &keylen, &timedout, &mapdepth); in vgetorpeek()