Home
last modified time | relevance | path

Searched refs:curl_version_info (Results 1 – 25 of 33) sorted by relevance

12

/curl/docs/libcurl/
H A Dcurl_version.md8 - curl_version_info (3)
30 We recommend using curl_version_info(3) instead!
H A DMakefile.inc109 curl_version_info.3 \
H A Dcurl_version_info.md4 Title: curl_version_info
15 curl_version_info - returns runtime libcurl version info
22 curl_version_info_data *curl_version_info(CURLversion age);
34 data = curl_version_info(CURLVERSION_NOW);
377 curl_version_info_data *ver = curl_version_info(CURLVERSION_NOW);
H A Dcurl_global_sslset.md59 curl_version_info(3) has the CURL_VERSION_THREADSAFE feature bit set
74 curl_version_info(3) can return more specific info about the exact
H A Dcurl_global_cleanup.md35 curl_version_info(3) has the CURL_VERSION_THREADSAFE feature bit set
H A Dlibcurl-thread.md98 curl_version_info(3) has the **CURL_VERSION_THREADSAFE** feature bit
119 curl_version_info(3) is not thread-safe before libcurl initialization.
H A Dlibcurl.md60 ## curl_version_info()
63 curl_version_info(3)
175 curl_version_info(3) has the CURL_VERSION_THREADSAFE feature bit set
H A Dcurl_global_init.md48 curl_version_info(3) has the CURL_VERSION_THREADSAFE feature bit set
H A Dcurl_global_trace.md38 This function is thread-safe since libcurl 8.3.0 if curl_version_info(3) has
/curl/tests/libtest/
H A Dlib3026.c62 ver = curl_version_info(CURLVERSION_NOW); in test()
135 ver = curl_version_info(CURLVERSION_NOW); in test()
176 ver = curl_version_info(CURLVERSION_NOW); in test()
H A Dlib1597.c77 curlinfo = curl_version_info(CURLVERSION_NOW); in test()
/curl/docs/examples/
H A Dhttp3-present.c37 ver = curl_version_info(CURLVERSION_NOW); in main()
H A Dprotofeats.c42 ver = curl_version_info(CURLVERSION_NOW); in main()
/curl/tests/data/
H A Dtest117721 %SRCDIR/test1177.pl %PWD/../docs/libcurl/curl_version_info.3 %SRCDIR/../include/curl/curl.h %SRCDIR…
H A Dtest113566 curl_version_info
/curl/
H A Dlibcurl.def92 curl_version_info
/curl/docs/libcurl/opts/
H A DCURLOPT_PROTOCOLS_STR.md12 - curl_version_info (3)
51 curl_version_info(3) can be used to get a list of all supported
H A DCURLOPT_DEFAULT_PROTOCOL.md43 vary depending on how it was built. Use curl_version_info(3) if you need
H A DCURLOPT_CONV_FROM_NETWORK_FUNCTION.md34 Applies to non-ASCII platforms. curl_version_info(3) returns the
H A DCURLOPT_CONV_FROM_UTF8_FUNCTION.md34 Applies to non-ASCII platforms. curl_version_info(3) returns the
H A DCURLOPT_CONV_TO_NETWORK_FUNCTION.md34 Applies to non-ASCII platforms. curl_version_info(3) returns the
H A DCURLOPT_COOKIE.md66 **CURL_VERSION_PSL** feature bit returned by curl_version_info(3).
H A DCURLOPT_URL.md57 curl_version_info(3) for detailed information of which protocols are supported
/curl/src/
H A Dtool_libinfo.c143 curlinfo = curl_version_info(CURLVERSION_NOW); in get_libcurl_info()
/curl/packages/vms/
H A Dgnv_libcurl_symbols.opt102 SYMBOL_VECTOR=(curl_version_info=PROCEDURE)
103 SYMBOL_VECTOR=(CURL_VERSION_INFO/curl_version_info=PROCEDURE)

Completed in 118 milliseconds

12