Home
last modified time | relevance | path

Searched refs:NGHTTP2_VERSION_NUM (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_version.c31 static nghttp2_info version = {NGHTTP2_VERSION_AGE, NGHTTP2_VERSION_NUM,
35 if (least_version > NGHTTP2_VERSION_NUM) in nghttp2_version()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_version.c31 static nghttp2_info version = {NGHTTP2_VERSION_AGE, NGHTTP2_VERSION_NUM,
35 if (least_version > NGHTTP2_VERSION_NUM) in nghttp2_version()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2ver.h40 #define NGHTTP2_VERSION_NUM 0x013A00 macro
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2ver.h40 #define NGHTTP2_VERSION_NUM 0x013900 macro
/third_party/curl/lib/
H A Dhttp2.c55 #if (NGHTTP2_VERSION_NUM < 0x010c00)
63 #if (NGHTTP2_VERSION_NUM >= 0x010c00)
345 #if NGHTTP2_VERSION_NUM >= 0x013200 in h2_client_new()
H A Dcf-h2-proxy.c282 #if NGHTTP2_VERSION_NUM >= 0x013200 in proxy_h2_client_new()

Completed in 9 milliseconds