Home
last modified time | relevance | path

Searched refs:time (Results 26 – 50 of 698) sorted by relevance

12345678910>>...28

/PHP-5.6/ext/date/tests/
H A Dstrtotime-mysql.phpt15 $time = strtotime($date);
17 if (is_integer($time)) {
18 var_dump(date('r', $time));
20 var_dump($time);
H A Dstrtotime2.phpt7 $time = time();
26 echo ((strtotime(date(constant($const), $time)) === $time) ? "OK" : "FAIL") . "\n";
H A Dgmstrftime_variation21.phpt2 Test gmstrftime() function : usage variation - Checking Preferred date and time representation on W…
12 * Description: Format a GMT/UCT time/date according to locale settings
26 'Preferred date and time representation' => "%c",
28 'Preferred time representation' => "%X",
44 --Preferred date and time representation--
52 --Preferred time representation--
H A Dstrftime_variation21.phpt2 Test strftime() function : usage variation - Checking Preferred date and time representation on Win…
12 * Description: Format a local time/date according to locale settings
26 'Preferred date and time representation' => "%c",
28 'Preferred time representation' => "%X",
44 --Preferred date and time representation--
52 --Preferred time representation--
H A DDateTime_modify_variation1.phpt13 //Set the default time zone
115 Warning: DateTime::modify(): Failed to parse time string (0) at position 0 (0): Unexpected characte…
120 Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected characte…
180 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
185 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
195 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
205 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
210 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
215 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
250 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va…
[all …]
H A Ddate_modify_variation2.phpt13 //Set the default time zone
115 Warning: date_modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in …
120 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in …
180 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
185 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
195 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
205 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
210 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
215 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
250 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.…
[all …]
H A Ddate_sunset_error.phpt5 /* Prototype : mixed date_sunset(mixed time [, int format [, float latitude [, float longitude [, …
6 * Description: Returns time of sunset for a given day and location
14 $time = time();
27 var_dump( date_sunset($time, SUNFUNCS_RET_STRING, $latitude, $longitude, $zenith, $gmt_offset, $ext…
28 var_dump( date_sunset($time, SUNFUNCS_RET_DOUBLE, $latitude, $longitude, $zenith, $gmt_offset, $ext…
29 var_dump( date_sunset($time, SUNFUNCS_RET_TIMESTAMP, $latitude, $longitude, $zenith, $gmt_offset, $…
H A Dbug28088.phpt7 echo "The following line rightly shows the correct date time:\n";
10 echo "But the following line fails to show the correct date time:\n";
14 The following line rightly shows the correct date time:
16 But the following line fails to show the correct date time:
H A Dtime_basic.phpt2 Test return type and value for expected input time()
6 * proto int time(void)
10 var_dump(time());
/PHP-5.6/ext/dba/tests/
H A Ddba_db1.phpt22 Failed to write "key number 6" 2nd time
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
39 Failed to write "key number 6" 2nd time
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_db2.phpt22 Failed to write "key number 6" 2nd time
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
39 Failed to write "key number 6" 2nd time
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_db3.phpt22 Failed to write "key number 6" 2nd time
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
39 Failed to write "key number 6" 2nd time
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_db4_000.phpt26 Failed to write "key number 6" 2nd time
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
43 Failed to write "key number 6" 2nd time
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
H A Ddba_dbm.phpt22 Failed to write "key number 6" 2nd time
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
39 Failed to write "key number 6" 2nd time
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_flatfile.phpt26 Failed to write "key number 6" 2nd time
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
43 Failed to write "key number 6" 2nd time
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
H A Ddba_inifile.phpt22 Failed to write "key number 6" 2nd time
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
39 Failed to write "key number 6" 2nd time
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_ndbm.phpt22 Failed to write "key number 6" 2nd time
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
39 Failed to write "key number 6" 2nd time
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_tcadb.phpt26 Failed to write "key number 6" 2nd time
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
43 Failed to write "key number 6" 2nd time
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
/PHP-5.6/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
22 echo "msgf2: ", $msgf->format(array($time, 'date')), " ",
23 $msgf->format(array($time, 'time')), "\n";
H A Dmsgfmt_format_intlcalendar_variant2.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
22 echo "msgf2: ", $msgf->format(array($time, 'date')), " ",
23 $msgf->format(array($time, 'time')), "\n";
H A Dmsgfmt_format_intlcalendar_variant4.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
22 echo "msgf2: ", $msgf->format(array($time, 'date')), " ",
23 $msgf->format(array($time, 'time')), "\n";
H A Dcalendar_setTime_basic.phpt14 $time = strtotime('2012-02-29 00:00:00 +0000');
17 $intlcal->setTime($time * 1000);
20 (float)$time*1000,
24 intlcal_set_time($intlcal,$time * 1000);
H A Dmsgfmt_format_intlcalendar_variant3.phpt16 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
21 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
23 echo "msgf2: ", $msgf->format(array($time, 'date')), " ",
24 $msgf->format(array($time, 'time')), "\n";
/PHP-5.6/ext/sqlite3/tests/
H A Dsqlite3_19_columninfo.phpt9 define('TIMENOW', time());
12 var_dump($db->exec('CREATE TABLE test (time INTEGER, id STRING)'));
15 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'a')"));
16 var_dump($db->exec("INSERT INTO test (time, id) VALUES (" . TIMENOW . ", 'b')"));
39 Name: time - Type: 1
41 Name: time - Type: 1
/PHP-5.6/tests/lang/
H A D045.phpt13 $ts = time();
15 if ((time()-$ts) > 2) {
25 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
27 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d

Completed in 27 milliseconds

12345678910>>...28