HomeSort by relevance Sort by last modified time
    Searched refs:LIBCURL_VERSION_MINOR (Results 1 - 5 of 5) sorted by null

  /external/google-breakpad/src/third_party/curl/
curlver.h 39 #define LIBCURL_VERSION_MINOR 19
  /external/curl/src/
tool_version.h 30 #define CURL_VERSION_MINOR LIBCURL_VERSION_MINOR
  /external/curl/include/curl/
curlver.h 38 #define LIBCURL_VERSION_MINOR 43
  /external/curl/lib/
libcurl.rc 27 #define RC_VERSION LIBCURL_VERSION_MAJOR, LIBCURL_VERSION_MINOR, LIBCURL_VERSION_PATCH, 0
  /external/curl/packages/OS400/
initscript.sh 74 LIBCURL_VERSION_MINOR=`grep '^#define *LIBCURL_VERSION_MINOR ' \
76 sed 's/^#define *LIBCURL_VERSION_MINOR *\([^ ]*\).*/\1/'`
87 export LIBCURL_VERSION_MAJOR LIBCURL_VERSION_MINOR LIBCURL_VERSION_PATCH
241 -e "s/@LIBCURL_VERSION_MINOR@/${LIBCURL_VERSION_MINOR}/g" \

Completed in 163 milliseconds