Home
last modified time | relevance | path

Searched defs:keyObject (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_py_both.h1707 PyObject *keyObject; in _DictionaryItem() local
1783 DictionaryItem(DictionaryObject *self, PyObject *keyObject) in DictionaryItem()
1789 DictionaryContains(DictionaryObject *self, PyObject *keyObject) in DictionaryContains()
2000 PyObject *keyObject; in dict_item() local
2077 PyObject *keyObject; in DictionaryUpdate() local
2208 DictionaryHasKey(DictionaryObject *self, PyObject *keyObject) in DictionaryHasKey()
3379 OptionsItem(OptionsObject *self, PyObject *keyObject) in OptionsItem()
3448 OptionsContains(OptionsObject *self, PyObject *keyObject) in OptionsContains()
5432 BufMapItem(PyObject *self UNUSED, PyObject *keyObject) in BufMapItem()
5924 PyObject *keyObject; in pydict_to_tv() local
[all …]