Home
last modified time | relevance | path

Searched refs:PyString_AS_STRING (Results 1 – 2 of 2) sorted by last modified time

/unit/src/python/
H A Dnxt_python_wsgi.c835 p = PyString_AS_STRING(res); in nxt_python_field_name()
903 p = PyString_AS_STRING(res); in nxt_python_field_value()
H A Dnxt_python.h22 #define PyString_AS_STRING PyUnicode_DATA macro
30 #define PyBytes_AS_STRING PyString_AS_STRING
32 #define PyUnicode_AsUTF8 PyString_AS_STRING