Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c187 # define PyMapping_Keys py3_PyMapping_Keys
330 static PyObject* (*py3_PyMapping_Keys)(PyObject *); variable
548 {"PyMapping_Keys", (PYTHON_PROC*)&py3_PyMapping_Keys},