Searched refs:runner (Results 1 – 5 of 5) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_python.c | 1012 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 D | if_python3.c | 1150 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 D | if_py_both.h | 58 typedef void (*runner)(const char *, void * typedef
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | ci.yml | 98 echo "TMPDIR=${{ runner.temp }}" 404 key: ${{ runner.os }}-${{ matrix.bits }}-${{ hashFiles('urls.txt') }}
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 13794 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.
|