Home
last modified time | relevance | path

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

/external/curl/include/curl/
Dcurlver.h60 #define LIBCURL_VERSION_NUM 0x073400 macro
75 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
/external/curl/packages/OS400/
Dinitscript.sh87 LIBCURL_VERSION_NUM=`grep '^#define *LIBCURL_VERSION_NUM ' \
95 export LIBCURL_VERSION_NUM LIBCURL_TIMESTAMP
258 -e "s/@LIBCURL_VERSION_NUM@/${LIBCURL_VERSION_NUM}/g" \
Dcurl.inc.in41 d LIBCURL_VERSION_NUM...
42 d c X'00@LIBCURL_VERSION_NUM@'
/external/google-breakpad/src/third_party/curl/
Dcurlver.h57 #define LIBCURL_VERSION_NUM 0x071307 macro
/external/curl/docs/examples/
Dprogressfunc.c97 #if LIBCURL_VERSION_NUM >= 0x072000 in main()
Danyauthput.c53 #if LIBCURL_VERSION_NUM < 0x070c03
/external/curl/lib/
Dversion.c268 LIBCURL_VERSION_NUM,
/external/curl/docs/
DVERSIONS45 #define LIBCURL_VERSION_NUM 0xXXYYZZ
/external/curl/
DCMakeLists.txt55 string (REGEX MATCH "#define LIBCURL_VERSION_NUM 0x[0-9a-fA-F]+"
Dconfigure.ac139 VERSIONNUM=`$SED -ne 's/^#define LIBCURL_VERSION_NUM 0x\(.*\)/\1/p' ${srcdir}/include/curl/curlver.…
DCHANGES.06997 - Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin
16043 - Introduced LIBCURL_VERSION_NUM to the curl.h include file to better allow