Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1608 DictionaryConstructor(PyTypeObject *subtype, PyObject *args, PyObject *kwargs) in DictionaryConstructor() function
6613 DictionaryType.tp_new = (newfunc)DictionaryConstructor; in init_structs()
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2665 cb.append(">> DictionaryConstructor")
2935 >> DictionaryConstructor
H A Dtest_python3.vim2853 cb.append(">> DictionaryConstructor")
3123 >> DictionaryConstructor