Home
last modified time | relevance | path

Searched refs:name_value_match (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h302 /* name_value_match is nonzero if both name and value are
304 int name_value_match; member
H A Dnghttp3_qpack.c1454 if (sres.index != -1 && sres.name_value_match) { in nghttp3_qpack_encoder_encode_nv()
1469 if (dres.index != -1 && dres.name_value_match) { in nghttp3_qpack_encoder_encode_nv()
1605 res.name_value_match = 1; in nghttp3_qpack_lookup_stable()
1625 res.name_value_match = exact_match; in nghttp3_qpack_encoder_lookup_dtable()
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1169 int name_value_match; member
1189 res.name_value_match = 1; in search_static_table()
1218 res.name_value_match = exact_match; in search_hd_table()
1380 if (res.name_value_match) { in deflate_nv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c1169 int name_value_match; member
1189 res.name_value_match = 1; in search_static_table()
1218 res.name_value_match = exact_match; in search_hd_table()
1380 if (res.name_value_match) { in deflate_nv()

Completed in 18 milliseconds