Lines Matching full:age
30 .BI "curl_version_info_data *curl_version_info( CURLversion "age ");"
34 features in the running version of libcurl. \fIage\fP should be set to the
51 CURLversion age; /* see description below */
62 /* when 'age' is CURLVERSION_SECOND or higher, the members below exist */
66 /* when 'age' is CURLVERSION_THIRD or higher, the members below exist */
69 /* when 'age' is CURLVERSION_FOURTH or higher (>= 7.16.1), the members
75 /* when 'age' is CURLVERSION_FIFTH or higher (>= 7.57.0), the members
81 /* when 'age' is CURLVERSION_SIXTH or higher (>= 7.66.0), the members
90 /* when 'age' is CURLVERSION_SEVENTH or higher (>= 7.70.0), the members
96 /* when 'age' is CURLVERSION_EIGHTH or higher (>= 7.71.0), the members
104 \fIage\fP describes what the age of this struct is. The number depends on how