Home
last modified time | relevance | path

Searched refs:name_eq (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.c506 static int name_eq(const nghttp2_hd_nv *a, const nghttp2_nv *b) { in name_eq() function
558 (token == -1 && (hash != p->hash || !name_eq(&p->nv, nv)))) { in hd_map_find()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c506 static int name_eq(const nghttp2_hd_nv *a, const nghttp2_nv *b) { in name_eq() function
558 (token == -1 && (hash != p->hash || !name_eq(&p->nv, nv)))) { in hd_map_find()

Completed in 6 milliseconds