Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dprogressfunc.c30 #if LIBCURL_VERSION_NUM >= 0x073d00
86 #if LIBCURL_VERSION_NUM < 0x072000
113 #if LIBCURL_VERSION_NUM >= 0x072000 in main()
Danyauthput.c42 #if LIBCURL_VERSION_NUM < 0x070c03
/external/curl/include/curl/
Dcurlver.h60 #define LIBCURL_VERSION_NUM 0x074001 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/
DVERSIONS45 #define LIBCURL_VERSION_NUM 0xXXYYZZ
/external/curl/lib/
Dversion.c308 LIBCURL_VERSION_NUM,
/external/curl/
DCMakeLists.txt56 string(REGEX MATCH "#define LIBCURL_VERSION_NUM 0x[0-9a-fA-F]+"
Dconfigure.ac145 VERSIONNUM=`$SED -ne 's/^#define LIBCURL_VERSION_NUM 0x\([0-9A-Fa-f]*\).*/\1/p' ${srcdir}/include/c…