Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c234 # define _PyUnicode_AsString py3__PyUnicode_AsString
415 static char* (*py3__PyUnicode_AsString)(PyObject *unicode); variable
584 {"_PyUnicode_AsString", (PYTHON_PROC*)&py3__PyUnicode_AsString},