Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_amiga.c1437 if ((mydir = CurrentDir(mydir)) != 0) // make sure we stay in the same directory in mch_call_shell()
H A Dif_py_both.h5530 CurrentDir(PyObject *self, PyObject *args UNUSED) in CurrentDir() function
5667 {"__dir__", (PyCFunction)CurrentDir, METH_NOARGS, ""},