Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dhttp3-present.c39 if(ver->features & CURL_VERSION_HTTP3) in main()
/external/curl/src/
Dtool_help.c539 {"HTTP3", CURL_VERSION_HTTP3},
/external/curl/lib/
Dversion.c353 | CURL_VERSION_HTTP3
/external/curl/docs/libcurl/
Dsymbols-in-versions934 CURL_VERSION_HTTP3 7.66.0
/external/curl/include/curl/
Dcurl.h2801 #define CURL_VERSION_HTTP3 (1<<25) /* HTTP3 support built-in */ macro
/external/curl/packages/OS400/
Dcurl.inc.in141 d CURL_VERSION_HTTP3...