Home
last modified time | relevance | path

Searched refs:nghttp2_version (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_version.c34 nghttp2_info *nghttp2_version(int least_version) { in nghttp2_version() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_version.c34 nghttp2_info *nghttp2_version(int least_version) { in nghttp2_version() function
/third_party/curl/lib/
H A Dversion.c638 nghttp2_info *h2 = nghttp2_version(0); in curl_version_info()
640 version_info.nghttp2_version = h2->version_str; in curl_version_info()
H A Dhttp2.c653 nghttp2_info *h2 = nghttp2_version(0); in Curl_http2_ver()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h142 * This struct is what `nghttp2_version()` returns. It holds
5061 NGHTTP2_EXTERN nghttp2_info *nghttp2_version(int least_version);
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h142 * This struct is what `nghttp2_version()` returns. It holds
5045 NGHTTP2_EXTERN nghttp2_info *nghttp2_version(int least_version);
/third_party/curl/packages/OS400/
H A Dccsidcurl.c433 offsetof(curl_version_info_data, nghttp2_version), in curl_version_info_ccsid()
/third_party/curl/include/curl/
H A Dcurl.h3092 const char *nghttp2_version; /* human readable string. */ member

Completed in 25 milliseconds