Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1977 DictionaryListKeys(DictionaryObject *self, PyObject *args UNUSED) in DictionaryListKeys() function
2233 {"keys", (PyCFunction)DictionaryListKeys, METH_NOARGS, ""},