Home
last modified time | relevance | path

Searched refs:CURL_VERSION_HTTP3 (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/docs/examples/
Dhttp3-present.c39 if(ver->features & CURL_VERSION_HTTP3) in main()
/third_party/curl/lib/
Dversion.c446 | CURL_VERSION_HTTP3
/third_party/curl/src/
Dtool_help.c882 {"HTTP3", CURL_VERSION_HTTP3},
Dtool_getparam.c1245 if(curlinfo->features & CURL_VERSION_HTTP3) in getparameter()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions1035 CURL_VERSION_HTTP3 7.66.0
/third_party/curl/include/curl/
Dcurl.h2985 #define CURL_VERSION_HTTP3 (1<<25) /* HTTP3 support built-in */ macro
/third_party/curl/packages/OS400/
Dcurl.inc.in141 d CURL_VERSION_HTTP3...