Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1943 DictionaryListObjects(DictionaryObject *self, hi_to_py hiconvert) in DictionaryListObjects() function
1979 return DictionaryListObjects(self, dict_key); in DictionaryListKeys()
1994 return DictionaryListObjects(self, dict_val); in DictionaryListValues()
2024 return DictionaryListObjects(self, dict_item); in DictionaryListItems()