Searched refs:century (Results 1 – 25 of 106) sorted by relevance
12345
73 static int century, relyear; in _strptime() local76 century = TM_YEAR_BASE; in _strptime()223 century = i * 100; in _strptime()363 if (century == TM_YEAR_BASE) { in _strptime()369 tm->tm_year = relyear + century - TM_YEAR_BASE; in _strptime()
12 century{167 century{
31 century{
72 century{353 century{
60 century{
115 century{625 century{
174 century{962 century{
174 century{993 century{
197 century{
174 century{961 century{
46 century{
77 century{
208 century{1172 century{
208 century{1167 century{
173 century{958 century{
22 æ → aj; # 19th century English orthography45 œ → oj; # 19th century English orthography
110 century = tm->tm_year - r1; local115 tm->tm_year = year + century;
101 uint8_t century; member
82 cp_struct(&f->century); in parse_fadt()
72 From a speech of Demosthenes in the 4th century BC:
240 for century, bounds in ((1900, ('69', '99')), (2000, ('00', '68'))):243 expected_result = century + int(bound)