Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1992 DictionaryListValues(DictionaryObject *self, PyObject *args UNUSED) in DictionaryListValues() function
2234 {"values", (PyCFunction)DictionaryListValues, METH_NOARGS, ""},