Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
H A Dnxt_python_wsgi.c757 PyUnicode_AsUTF8(name)); in nxt_python_add_py_string()
800 PyUnicode_AsUTF8(name)); in nxt_python_add_field()
925 PyUnicode_AsUTF8(name)); in nxt_python_add_obj()