Searched refs:name_bytes (Results 1 – 1 of 1) sorted by relevance
1059 PyObject *name_bytes, *value_bytes; in nxt_python_response_add_field() local1062 name_bytes = NULL; in nxt_python_response_add_field()1065 rc = nxt_python_str_buf(name, &name_str, &name_length, &name_bytes); in nxt_python_response_add_field()1094 Py_XDECREF(name_bytes); in nxt_python_response_add_field()