Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h2173 DictionaryPopItem(DictionaryObject *self, PyObject *args UNUSED) in DictionaryPopItem() function
2239 {"popitem", (PyCFunction)DictionaryPopItem, METH_NOARGS, ""},
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2699 cb.append(">> DictionaryPopItem")
3177 >> DictionaryPopItem
H A Dtest_python3.vim2887 cb.append(">> DictionaryPopItem")
3365 >> DictionaryPopItem