Home
last modified time | relevance | path

Searched refs:bd5 (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt33 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
58 bd5 2010-11-07 01:30:00 EST America/New_York - 2010-11-06 04:30:00 EDT America/New_York = P0DT22H
H A Drfc-datetime_and_daylight_saving_time-type1.phpt167 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
352 bd5 2010-11-07 01:30:00 -05:00 - 2010-11-06 04:30:00 -04:00 = P0DT22H
H A Drfc-datetime_and_daylight_saving_time-type2.phpt169 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
354 bd5 2010-11-07 01:30:00 EST EST - 2010-11-06 04:30:00 EDT EDT = P0DT22H
/php-src/Zend/
H A Dzend_strtod.c2532 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1; local
3036 bd2 = bd5 = e;
3040 bd2 = bd5 = 0;
3104 if (bd5 > 0)
3105 bd = pow5mult(bd, bd5);

Completed in 18 milliseconds