Searched refs:PyString_AS_STRING (Results 1 – 2 of 2) sorted by relevance
22 #define PyString_AS_STRING PyUnicode_DATA macro30 #define PyBytes_AS_STRING PyString_AS_STRING32 #define PyUnicode_AsUTF8 PyString_AS_STRING
835 p = PyString_AS_STRING(res); in nxt_python_field_name()876 p = PyString_AS_STRING(res); in nxt_python_field_value()