Home
last modified time | relevance | path

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

/php-src/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt27 echo 'bd0 ' . $end->format($date_format) . ' - ' . $start->format($date_format)
57 bd0 2010-11-07 01:00:00 EST America/New_York - 2010-11-07 01:59:59 EDT America/New_York = P0DT0H0M1S
/php-src/Zend/
H A Dzend_strtod.c2536 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta; local
2769 bd0 = 0;
2899 if (bd0) {
2903 Bfree(bd0);
3022 bd0 = s2b(s0, nd0, nd, y, bc.dplen);
3025 bd = Balloc(bd0->k);
3026 Bcopy(bd, bd0);
3547 Bfree(bd0);
3551 bd0 = 0;

Completed in 12 milliseconds