Searched defs:PyString_AsString (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dif_python.c160 # define PyString_AsString dll_PyString_AsString macro
H A Dif_python3.c73 #define PyString_AsString(obj) _PyUnicode_AsString(obj) macro

Completed in 121 milliseconds