Home
last modified time | relevance | path

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

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