Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c95 static void updatescript(int c);
1285 updatescript(buf[i]); in gotchars()
1562 updatescript(0); in before_blocking()
1577 updatescript(int c) in updatescript() function