Home
last modified time | relevance | path

Searched refs:LIBCURL_VERSION_NUM (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/packages/OS400/
Dinitscript.sh86 LIBCURL_VERSION_NUM=`grep '^#define *LIBCURL_VERSION_NUM ' \
94 export LIBCURL_VERSION_NUM LIBCURL_TIMESTAMP
259 -e "s/@LIBCURL_VERSION_NUM@/${LIBCURL_VERSION_NUM}/g" \
Dcurl.inc.in43 d LIBCURL_VERSION_NUM...
44 d c X'00@LIBCURL_VERSION_NUM@'
/third_party/curl/include/curl/
Dcurlver.h62 #define LIBCURL_VERSION_NUM 0x080400 macro
77 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
/third_party/curl/docs/examples/
Danyauthput.c42 #if LIBCURL_VERSION_NUM < 0x070c03
/third_party/curl/docs/
DVERSIONS.md45 #define LIBCURL_VERSION_NUM 0xXXYYZZ
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c1359 #if LIBCURL_VERSION_NUM >= 0x072a00 /* 7.42.0 */ in debuginfod_query_server()
1630 #if LIBCURL_VERSION_NUM >= 0x073d00 /* 7.61.0 */ in debuginfod_query_server()
1631 #if LIBCURL_VERSION_NUM <= 0x074500 /* 7.69.0 */ in debuginfod_query_server()
/third_party/curl/lib/
Dversion.c532 LIBCURL_VERSION_NUM,
/third_party/curl/docs/libcurl/
Dsymbols-in-versions1142 LIBCURL_VERSION_NUM 7.11.0
/third_party/curl/
DCMakeLists.txt77 string(REGEX MATCH "#define LIBCURL_VERSION_NUM 0x[0-9a-fA-F]+"
Dconfigure.ac137 VERSIONNUM=`$SED -ne 's/^#define LIBCURL_VERSION_NUM 0x\([0-9A-Fa-f]*\).*/\1/p' ${srcdir}/include/c…