doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_CURL_CONTEXT Struct Reference

Public Attributes

const char * yyInput
 
int yyDayOrdinal
 
int yyDayNumber
 
int yyHaveDate
 
int yyHaveDay
 
int yyHaveRel
 
int yyHaveTime
 
int yyHaveZone
 
int yyTimezone
 
int yyDay
 
int yyHour
 
int yyMinutes
 
int yyMonth
 
int yySeconds
 
int yyYear
 
MERIDIAN yyMeridian
 
int yyRelDay
 
int yyRelHour
 
int yyRelMinutes
 
int yyRelMonth
 
int yyRelSeconds
 
int yyRelYear
 

Detailed Description

Definition at line 206 of file getdate.c.

Member Data Documentation

int _CURL_CONTEXT::yyDay

Definition at line 216 of file getdate.c.

int _CURL_CONTEXT::yyDayNumber

Definition at line 209 of file getdate.c.

int _CURL_CONTEXT::yyDayOrdinal

Definition at line 208 of file getdate.c.

int _CURL_CONTEXT::yyHaveDate

Definition at line 210 of file getdate.c.

int _CURL_CONTEXT::yyHaveDay

Definition at line 211 of file getdate.c.

int _CURL_CONTEXT::yyHaveRel

Definition at line 212 of file getdate.c.

int _CURL_CONTEXT::yyHaveTime

Definition at line 213 of file getdate.c.

int _CURL_CONTEXT::yyHaveZone

Definition at line 214 of file getdate.c.

int _CURL_CONTEXT::yyHour

Definition at line 217 of file getdate.c.

const char* _CURL_CONTEXT::yyInput

Definition at line 207 of file getdate.c.

MERIDIAN _CURL_CONTEXT::yyMeridian

Definition at line 222 of file getdate.c.

int _CURL_CONTEXT::yyMinutes

Definition at line 218 of file getdate.c.

int _CURL_CONTEXT::yyMonth

Definition at line 219 of file getdate.c.

int _CURL_CONTEXT::yyRelDay

Definition at line 223 of file getdate.c.

int _CURL_CONTEXT::yyRelHour

Definition at line 224 of file getdate.c.

int _CURL_CONTEXT::yyRelMinutes

Definition at line 225 of file getdate.c.

int _CURL_CONTEXT::yyRelMonth

Definition at line 226 of file getdate.c.

int _CURL_CONTEXT::yyRelSeconds

Definition at line 227 of file getdate.c.

int _CURL_CONTEXT::yyRelYear

Definition at line 228 of file getdate.c.

int _CURL_CONTEXT::yySeconds

Definition at line 220 of file getdate.c.

int _CURL_CONTEXT::yyTimezone

Definition at line 215 of file getdate.c.

int _CURL_CONTEXT::yyYear

Definition at line 221 of file getdate.c.


The documentation for this struct was generated from the following file: