Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c244 # define PyUnicode_Type (*dll_PyUnicode_Type)
395 static PyTypeObject* dll_PyUnicode_Type; variable
581 {"PyUnicode_Type", (PYTHON_PROC*)&dll_PyUnicode_Type},