Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c224 # define PyMapping_Check dll_PyMapping_Check
375 static int (*dll_PyMapping_Check)(PyObject *); variable
561 {"PyMapping_Check", (PYTHON_PROC*)&dll_PyMapping_Check},