Lines Matching refs:age
23 curl_version_info_data *curl_version_info(CURLversion age);
29 features in the running version of libcurl. *age* should be set to the
49 CURLversion age; /* see description below */
60 /* when 'age' is CURLVERSION_SECOND or higher, the members below exist */
64 /* when 'age' is CURLVERSION_THIRD or higher, the members below exist */
67 /* when 'age' is CURLVERSION_FOURTH or higher (>= 7.16.1), the members
73 /* when 'age' is CURLVERSION_FIFTH or higher (>= 7.57.0), the members
79 /* when 'age' is CURLVERSION_SIXTH or higher (>= 7.66.0), the members
88 /* when 'age' is CURLVERSION_SEVENTH or higher (>= 7.70.0), the members
94 /* when 'age' is CURLVERSION_EIGHTH or higher (>= 7.71.0), the members
99 /* when 'age' is CURLVERSION_NINTH or higher (>= 7.75.0), the members
102 /* when 'age' is CURLVERSION_TENTH or higher (>= 7.77.0), the members
105 /* when 'age' is CURLVERSION_ELEVENTH or higher (>= 7.87.0), the members
108 /* when 'age' is CURLVERSION_TWELFTH or higher (>= 8.8.0), the members
114 *age* describes what the age of this struct is. The number depends on how
117 "age" with the input argument.