Home
last modified time | relevance | path

Searched refs:date (Results 226 – 250 of 544) sorted by relevance

12345678910>>...22

/PHP-8.0/ext/pdo/
H A DMakefile.frag.w323 $(RE2C) $(RE2C_FLAGS) --no-generation-date -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re
/PHP-8.0/ext/date/tests/
H A Dbug29150.phpt4 date.timezone=GMT
H A Ddate_default_timezone_get-3.phpt4 date.timezone=Europe/Rome
H A Ddefault-timezone-1.phpt2 date.timezone setting [1]
H A Dbug21399.phpt4 date.timezone=GMT
H A Ddate_default_timezone_get-2.phpt8 date.timezone=
H A Ddefault-timezone-2.phpt2 date.timezone setting [2]
H A Dtime_basic.phpt6 * Function is implemented in ext/date/php_date.c
H A Dbug36510.phpt2 Bug #36510 (strtotime() fails to parse date strings with tabs)
H A Dbug26694.phpt4 date.timezone=GMT
H A Dstrtotime_basic2.phpt7 date.timezone=UTC
H A Dtimezone-configuration.phpt4 date.timezone=GMT
H A Dbug65502.phpt6 date.timezone = UTC
H A Dtimezone_version_get.phpt6 date.timezone = UTC;
H A Dbug71635.phpt2 Bug #71635 (segfault in DatePeriod::getEndDate() when no end date has been set)
H A Dbug49700.phpt4 date.timezone=GMT
H A Dbug46108.phpt13 ["date"]=>
H A Dbug74652.phpt4 date.timezone=UTC
H A Dbig_year.phpt11 var_dump(date("r", $t));
H A Dbug65371.phpt4 date.timezone=Europe/Berlin
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_all_oo.phpt218 // don't care about date() strict TZ warnings...
219 $date = @date('Y-m-d');
220 func_mysqli_fetch_all_oo($link, $engine, "DATE", $date, $date, 410);
221 func_mysqli_fetch_all_oo($link, $engine, "DATE NOT NULL", $date, $date, 420);
224 $datetime = @date('Y-m-d H:i:s');
231 $time = @date('H:i:s');
236 func_mysqli_fetch_all_oo($link, $engine, "YEAR", @date('Y'), @date('Y'), 510);
237 func_mysqli_fetch_all_oo($link, $engine, "YEAR NOT NULL", @date('Y'), @date('Y'), 520);
/PHP-8.0/ext/phar/
H A DMakefile.frag.w323 …$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_che…
/PHP-8.0/ext/intl/tests/
H A Dcalendar_const_field_field_count.phpt4 date.timezone=Atlantic/Azores
/PHP-8.0/ext/json/
H A DMakefile.frag2 …@$(RE2C) $(RE2C_FLAGS) -t $(srcdir)/php_json_scanner_defs.h --no-generation-date -bci -o $@ $(srcd…
/PHP-8.0/Zend/
H A DMakefile.frag9 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
33 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…

Completed in 16 milliseconds

12345678910>>...22