OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBCURL_VERSION_NUM
(Results
1 - 6
of
6
) sorted by null
/external/google-breakpad/src/third_party/curl/
curlver.h
43
parsing and comparions by programs. The
LIBCURL_VERSION_NUM
define will
57
#define
LIBCURL_VERSION_NUM
0x071307
/external/curl/include/curl/
curlver.h
42
parsing and comparions by programs. The
LIBCURL_VERSION_NUM
define will
60
#define
LIBCURL_VERSION_NUM
0x072B00
75
(
LIBCURL_VERSION_NUM
>= CURL_VERSION_BITS(x, y, z))
/external/curl/packages/OS400/
initscript.sh
80
LIBCURL_VERSION_NUM
=`grep '^#define *
LIBCURL_VERSION_NUM
' \
82
sed 's/^#define *
LIBCURL_VERSION_NUM
*0x\([^ ]*\).*/\1/'`
88
export
LIBCURL_VERSION_NUM
LIBCURL_TIMESTAMP
243
-e "s/@
LIBCURL_VERSION_NUM
@/${
LIBCURL_VERSION_NUM
}/g" \
/external/curl/docs/examples/
progressfunc.c
92
#if
LIBCURL_VERSION_NUM
>= 0x072000
anyauthput.c
48
#if
LIBCURL_VERSION_NUM
< 0x070c03
/external/curl/lib/
version.c
244
LIBCURL_VERSION_NUM
,
Completed in 708 milliseconds