Searched refs:p (Results 1 – 7 of 7) sorted by relevance
/timezone/ |
A D | zdump.c | 145 if (!p) { in xmalloc() 149 return p; in xmalloc() 895 char c = *p++; in format_quoted_string() 935 for (p = f; ; p++) in istrftime() 936 if (*p == '%' && p[1] == '%') in istrftime() 937 p++; in istrftime() 938 else if (!*p in istrftime() 939 || (*p == '%' in istrftime() 940 && (p[1] == 'f' || p[1] == 'L' || p[1] == 'Q'))) { in istrftime() 956 if (!*p++) in istrftime() [all …]
|
A D | zic.c | 2300 char *p = buf; in abbroffset() local 2301 *p++ = sign; in abbroffset() 2302 *p++ = '0' + offset / 10; in abbroffset() 2303 *p++ = '0' + offset % 10; in abbroffset() 2305 *p++ = '0' + minutes / 10; in abbroffset() 2306 *p++ = '0' + minutes % 10; in abbroffset() 2308 *p++ = '0' + seconds / 10; in abbroffset() 2309 *p++ = '0' + seconds % 10; in abbroffset() 2312 *p = '\0'; in abbroffset()
|
A D | australasia | 1200 # Howse writes (p 153) that in 1879 the British governor of Fiji 1241 # going from 11:59 p.m. Thursday to 12:00 m. Saturday in a blink. 1246 # Howse writes (p 153) ``The Spaniards, on the other hand, reached the 1319 # Howse writes (p 153, citing p 10 of the 1883-11-18 New York Herald) 1329 # Today's _Wall Street Journal_ (p 1) reports that ``Tonga has been plotting
|
A D | asia | 227 # No they don't. See TIME mag, 1986-02-17 p.52. Even though 437 # Today's _Economist_ (p 60) reports that Georgia moved its clocks forward 717 # An article in this week's Economist ("Inside the Saddam-free zone", p. 50 in 841 # Saturday night from midnight daylight savings time to 11 p.m. standard 1876 # http://story.philippinetimes.com/p.x/ct/9/id/145be20cc6b121c0/cid/3e5bbccc730d258c/
|
A D | europe | 206 # Howse writes (p 157) `DBST' too, but `BDST' seems to have been common 691 # (Imprimerie HAYEZ, s.p.r.l., Rue Fin, 4, 1080 BRUXELLES, MCMXC), 2561 # The _Economist_ (1994-05-28, p 45) reports that central Crimea switched
|
A D | northamerica | 33 # See p 46 of David Prerau, Seize the daylight, Thunder's Mouth Press (2005). 1367 # Willett (1914-03) writes (p. 17) "In the Cities of Fort William, and 1899 # <http://www.publico.com.mx/scripts/texto3.asp?action=pagina&pag=21&pos=p&secc=naci&date=01/17/200…
|
A D | southamerica | 31 # H L Mencken, _The American Language: Supplement I_ (1960), p 466
|
Completed in 28 milliseconds