Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c182 # define PyErr_ExceptionMatches dll_PyErr_ExceptionMatches
333 static int(*dll_PyErr_ExceptionMatches)(PyObject *); variable
521 {"PyErr_ExceptionMatches", (PYTHON_PROC*)&dll_PyErr_ExceptionMatches},