Home
last modified time | relevance | path

Searched refs:nxt_py_type_str (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_str.c57 PyObject *nxt_py_type_str; variable
112 { nxt_string("type"), &nxt_py_type_str },
H A Dnxt_python_asgi_str.h52 extern PyObject *nxt_py_type_str;
H A Dnxt_python_asgi.c1297 if (nxt_slow_path(PyDict_SetItem(msg, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_msg()
1325 if (nxt_slow_path(PyDict_SetItem(scope, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_scope()
H A Dnxt_python_asgi_lifespan.c423 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_lifespan_send()
H A Dnxt_python_asgi_http.c266 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_http_send()
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_str.c57 PyObject *nxt_py_type_str; variable
112 { nxt_string("type"), &nxt_py_type_str },
H A Dnxt_python_asgi_str.h52 extern PyObject *nxt_py_type_str;
H A Dnxt_python_asgi.c1297 if (nxt_slow_path(PyDict_SetItem(msg, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_msg()
1325 if (nxt_slow_path(PyDict_SetItem(scope, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_scope()
H A Dnxt_python_asgi_lifespan.c423 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_lifespan_send()
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python_asgi_str.c57 PyObject *nxt_py_type_str; variable
112 { nxt_string("type"), &nxt_py_type_str },
H A Dnxt_python_asgi_str.h52 extern PyObject *nxt_py_type_str;
H A Dnxt_python_asgi.c1297 if (nxt_slow_path(PyDict_SetItem(msg, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_msg()
1325 if (nxt_slow_path(PyDict_SetItem(scope, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_scope()
H A Dnxt_python_asgi_lifespan.c423 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_lifespan_send()
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python_asgi_str.c57 PyObject *nxt_py_type_str; variable
112 { nxt_string("type"), &nxt_py_type_str },
H A Dnxt_python_asgi_str.h52 extern PyObject *nxt_py_type_str;
H A Dnxt_python_asgi.c1297 if (nxt_slow_path(PyDict_SetItem(msg, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_msg()
1325 if (nxt_slow_path(PyDict_SetItem(scope, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_scope()
H A Dnxt_python_asgi_lifespan.c423 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_lifespan_send()
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python_asgi_str.c57 PyObject *nxt_py_type_str; variable
112 { nxt_string("type"), &nxt_py_type_str },
H A Dnxt_python_asgi_str.h52 extern PyObject *nxt_py_type_str;
H A Dnxt_python_asgi.c1297 if (nxt_slow_path(PyDict_SetItem(msg, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_msg()
1325 if (nxt_slow_path(PyDict_SetItem(scope, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_scope()
H A Dnxt_python_asgi_lifespan.c423 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_lifespan_send()
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python_asgi_str.c57 PyObject *nxt_py_type_str; variable
112 { nxt_string("type"), &nxt_py_type_str },
H A Dnxt_python_asgi_str.h52 extern PyObject *nxt_py_type_str;
H A Dnxt_python_asgi.c1297 if (nxt_slow_path(PyDict_SetItem(msg, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_msg()
1325 if (nxt_slow_path(PyDict_SetItem(scope, nxt_py_type_str, type) == -1)) { in nxt_py_asgi_new_scope()
H A Dnxt_python_asgi_lifespan.c423 type = PyDict_GetItem(dict, nxt_py_type_str); in nxt_py_asgi_lifespan_send()

12