Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type1.phpt169 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
354 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
H A Drfc-datetime_and_daylight_saving_time-type3.phpt182 echo 'bd5 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
373 bd5 2010-11-07 01:30:00 EST America/New_York - 2010-11-06 04:30:00 EDT America/New_York = P0DT22H
/PHP-5.3/Zend/
H A Dzend_strtod.c2046 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, dsign, in zend_strtod() local
2328 bd2 = bd5 = e; in zend_strtod()
2332 bd2 = bd5 = 0; in zend_strtod()
2370 if (bd5 > 0) in zend_strtod()
2371 bd = pow5mult(bd, bd5); in zend_strtod()

Completed in 14 milliseconds