Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1097 VimForeachRTP(PyObject *self UNUSED, PyObject *callable) in VimForeachRTP() function
1417 {"foreach_rtp", VimForeachRTP, METH_O, "Call given callable for each path in &rtp"},
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2644 cb.append("> VimForeachRTP")
2910 > VimForeachRTP
H A Dtest_python3.vim2832 cb.append("> VimForeachRTP")
3098 > VimForeachRTP