Home
last modified time | relevance | path

Searched refs:bd0 (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt29 echo 'bd0 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
53 bd0 2010-11-07 01:00:00 EST America/New_York - 2010-11-07 01:59:59 EDT America/New_York = PT0H0M1S
/PHP-5.5/Zend/
H A Dzend_strtod.c2048 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta, *tmp; in zend_strtod() local
2174 bd0 = 0; in zend_strtod()
2249 if (bd0) in zend_strtod()
2296 if (bd0) in zend_strtod()
2313 bd0 = s2b(s0, nd0, nd, y); in zend_strtod()
2316 bd = Balloc(bd0->k); in zend_strtod()
2317 Bcopy(bd, bd0); in zend_strtod()
2568 Bfree(bd0); in zend_strtod()

Completed in 9 milliseconds