Searched refs:emit_newname_block (Results 1 - 2 of 2) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1074 static int emit_newname_block(nghttp2_bufs *bufs, const nghttp2_nv *nv, in emit_newname_block() function 1429 rv = emit_newname_block(bufs, nv, indexing_mode); in deflate_nv() 2293 return emit_newname_block(bufs, nv, indexing_mode); in nghttp2_hd_emit_newname_block()
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1074 static int emit_newname_block(nghttp2_bufs *bufs, const nghttp2_nv *nv, in emit_newname_block() function 1429 rv = emit_newname_block(bufs, nv, indexing_mode); in deflate_nv() 2293 return emit_newname_block(bufs, nv, indexing_mode); in nghttp2_hd_emit_newname_block()
|
Completed in 6 milliseconds