Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1012 DoPyCommand(const char *cmd, rangeinitializer init_range, runner run, void *arg) in DoPyCommand()
1107 (runner) run_cmd, in ex_python()
1158 (runner) run_cmd, in ex_pyfile()
1170 (runner)run_do, in ex_pydo()
1531 (runner) run_eval, in do_pyeval()
H A Dif_python3.c1150 DoPyCommand(const char *cmd, rangeinitializer init_range, runner run, void *arg) in DoPyCommand()
1227 (runner) run_cmd, in ex_py3()
1293 (runner) run_cmd, in ex_py3file()
1305 (runner)run_do, in ex_py3do()
1855 (runner) run_eval, in do_py3eval()
H A Dif_py_both.h58 typedef void (*runner)(const char *, void * typedef
/vim-8.2.3635/.github/workflows/
H A Dci.yml98 echo "TMPDIR=${{ runner.temp }}"
404 key: ${{ runner.os }}-${{ matrix.bits }}-${{ hashFiles('urls.txt') }}
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt13794 the test runner gets stuck in trying to close a window.
14529 Problem: Test runner misses a comma.
45760 Solution: Add popup_list(). Use it in the test runner.