Home
last modified time | relevance | path

Searched refs:PyUnicode_GET_LENGTH (Results 1 – 3 of 3) sorted by path

/unit/src/python/
H A Dnxt_python.h33 #define PyUnicode_GET_LENGTH PyUnicode_GET_SIZE macro
H A Dnxt_python_asgi_websocket.c305 subprotocol_len = PyUnicode_GET_LENGTH(subprotocol); in nxt_py_asgi_websocket_accept()
H A Dnxt_python_wsgi.c990 fields_size += PyUnicode_GET_LENGTH(string); in nxt_py_start_resp()
1002 fields_size += PyUnicode_GET_LENGTH(string); in nxt_py_start_resp()