Searched refs:PyUnicode_GET_LENGTH (Results 1 – 3 of 3) sorted by relevance
33 #define PyUnicode_GET_LENGTH PyUnicode_GET_SIZE macro
922 fields_size += PyUnicode_GET_LENGTH(string); in nxt_py_start_resp()934 fields_size += PyUnicode_GET_LENGTH(string); in nxt_py_start_resp()
305 subprotocol_len = PyUnicode_GET_LENGTH(subprotocol); in nxt_py_asgi_websocket_accept()