Searched defs:name_only (Results 1 - 3 of 3) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1203 int name_only = indexing_mode == NGHTTP2_HD_NEVER_INDEXING; in search_hd_table() local 548 hd_map_find(nghttp2_hd_map *map, int *exact_match, const nghttp2_nv *nv, int32_t token, uint32_t hash, int name_only) hd_map_find() argument 1172 search_static_table(const nghttp2_nv *nv, int32_t token, int name_only) search_static_table() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1203 int name_only = indexing_mode == NGHTTP2_HD_NEVER_INDEXING; in search_hd_table() local 548 hd_map_find(nghttp2_hd_map *map, int *exact_match, const nghttp2_nv *nv, int32_t token, uint32_t hash, int name_only) hd_map_find() argument 1172 search_static_table(const nghttp2_nv *nv, int32_t token, int name_only) search_static_table() argument
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.c | 788 encoder_qpack_map_find(nghttp3_qpack_encoder *encoder, int *exact_match, nghttp3_qpack_entry **pmatch, nghttp3_qpack_entry **ppb_match, const nghttp3_nv *nv, int32_t token, uint32_t hash, uint64_t krcnt, int allow_blocking, int name_only) encoder_qpack_map_find() argument
|
Completed in 11 milliseconds