Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h2022 DictionaryListItems(DictionaryObject *self, PyObject *args UNUSED) in DictionaryListItems() function
2235 {"items", (PyCFunction)DictionaryListItems, METH_NOARGS, ""},