Home
last modified time | relevance | path

Searched defs:PyText_AsUTF8 (Results 1 – 1 of 1) sorted by relevance

/external/python/cffi/c/
D_cffi_backend.c130 # define PyText_AsUTF8 _PyUnicode_AsString /* PyUnicode_AsUTF8 in Py3.3 */ macro
148 # define PyText_AsUTF8 PyString_AsString macro