Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 19 of 19) sorted by relevance

/unit/src/
H A Dnxt_djb_hash.c13 uint32_t hash; in nxt_djb_hash() local
32 uint32_t hash; in nxt_djb_hash_lowcase() local
H A Dnxt_djb_hash.h21 #define nxt_djb_hash_add(hash, val) \ argument
H A Dnxt_var.h38 uint16_t hash; member
44 nxt_lvlhsh_t hash; member
H A Dnxt_unit_field.h23 uint16_t hash; member
H A Dnxt_http_parse.c524 uint32_t hash; in nxt_http_parse_field_name() local
1180 nxt_http_fields_hash(nxt_lvlhsh_t *hash, in nxt_http_fields_hash()
1218 nxt_http_fields_hash_collisions(nxt_lvlhsh_t *hash, in nxt_http_fields_hash_collisions()
1260 nxt_http_fields_process(nxt_list_t *fields, nxt_lvlhsh_t *hash, void *ctx) in nxt_http_fields_process()
H A Dnxt_http_request.c883 uint32_t hash; in nxt_http_arguments_parse() local
984 uint32_t hash, u_char *start, const u_char *end) in nxt_http_argument()
1102 uint32_t hash; in nxt_http_cookie() local
1137 uint32_t hash; in nxt_http_field_hash() local
1225 uint32_t i, hash; in nxt_http_header_hash() local
H A Dnxt_http_parse.h88 uint16_t hash; member
138 nxt_http_field_process(nxt_http_field_t *field, nxt_lvlhsh_t *hash, void *ctx) in nxt_http_field_process()
H A Dnxt_http_static.c936 nxt_http_static_mtypes_init(nxt_mp_t *mp, nxt_lvlhsh_t *hash) in nxt_http_static_mtypes_init()
1041 nxt_http_static_mtypes_hash_add(nxt_mp_t *mp, nxt_lvlhsh_t *hash, in nxt_http_static_mtypes_hash_add()
1067 nxt_http_static_mtype_get(nxt_lvlhsh_t *hash, const nxt_str_t *exten) in nxt_http_static_mtype_get()
H A Dnxt_var.c159 nxt_var_field_new(nxt_mp_t *mp, nxt_str_t *name, uint32_t hash) in nxt_var_field_new()
H A Dnxt_http_route.c83 uint16_t hash; member
101 uint16_t hash; member
801 int64_t hash; in nxt_http_route_rule_name_create() local
H A Dnxt_http_variables.c141 int64_t hash; in nxt_http_unknown_var_ref() local
H A Dnxt_unit.h70 uint32_t hash; member
H A Dnxt_http.h209 uint16_t hash; member
H A Dnxt_conf.c1490 nxt_lvlhsh_t hash; in nxt_conf_json_parse_object() local
H A Dnxt_conf_validation.c1543 nxt_lvlhsh_t hash; member
H A Dnxt_router.c2430 uint32_t hash; in nxt_router_conf_forward_header() local
H A Dnxt_unit.c1926 uint32_t hash; in nxt_unit_field_hash() local
/unit/src/test/
H A Dnxt_http_parse_test.c534 nxt_lvlhsh_t hash; in nxt_http_parse_test() local
654 nxt_lvlhsh_t *hash, const char *name, nxt_uint_t n) in nxt_http_parse_test_bench()
/unit/src/nodejs/unit-http/
H A Dunit.cpp790 uint16_t hash; in response_send_headers() local