Home
last modified time | relevance | path

Searched refs:timestamp (Results 51 – 75 of 160) sorted by relevance

1234567

/PHP-7.4/ext/xmlrpc/tests/
H A Dbug68027.phpt29 ["timestamp"]=>
36 [timestamp] => %s
42 [timestamp] => %d
/PHP-7.4/ext/mysqli/tests/
H A D003.phpt22 c3 timestamp(14),
25 c6 timestamp(4),
26 c7 timestamp(6)) ENGINE=" . $engine);
42 c3 timestamp,
45 c6 timestamp,
46 c7 timestamp) ENGINE=" . $engine);
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation14.phpt11 /* Prototype : string gmstrftime(string format [, int timestamp])
20 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
32 // loop through each element of the array for timestamp
37 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation15.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
25 // loop through each element of the array for timestamp
30 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation21.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
25 // loop through each element of the array for timestamp
30 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation3.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
24 // loop through each element of the array for timestamp
29 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation5.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
27 // loop through each element of the array for timestamp
32 var_dump( gmstrftime($value, $timestamp) );
H A Dstrftime_variation14.phpt11 /* Prototype : string strftime(string format [, int timestamp])
22 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
32 // loop through each element of the array for timestamp
37 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation15.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
25 // loop through each element of the array for timestamp
30 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation21.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
25 // loop through each element of the array for timestamp
30 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation3.phpt5 /* Prototype : string strftime(string format [, int timestamp])
15 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
24 // loop through each element of the array for timestamp
29 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation5.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
26 // loop through each element of the array for timestamp
31 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation7.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(18, 8, 8, 8, 8, 2008);
26 // loop through each element of the array for timestamp
31 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation8.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
21 var_dump( strftime($format, $timestamp) );
H A Dgmstrftime_variation11.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
21 var_dump( gmstrftime($format, $timestamp) );
H A Dstrftime_variation11.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
21 var_dump( strftime($format, $timestamp) );
H A Dgmstrftime_variation16.phpt11 /* Prototype : string gmstrftime(string format [, int timestamp])
20 $timestamp = gmmktime(14, 8, 8, 8, 8, 2008);
31 // loop through each element of the array for timestamp
36 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation22.phpt14 /* Prototype : string gmstrftime(string format [, int timestamp])
23 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
35 // loop through each element of the array for timestamp
40 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation6.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
27 // loop through each element of the array for timestamp
32 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation7.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
25 // loop through each element of the array for timestamp
30 var_dump( gmstrftime($value, $timestamp) );
H A Dstrftime_variation16.phpt11 /* Prototype : string strftime(string format [, int timestamp])
22 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
31 // loop through each element of the array for timestamp
36 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation22.phpt14 /* Prototype : string strftime(string format [, int timestamp])
26 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
35 // loop through each element of the array for timestamp
40 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation6.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(18, 8, 8, 8, 8, 2008);
28 // loop through each element of the array for timestamp
33 var_dump( strftime($value, $timestamp) );
H A Dgmstrftime_variation17.phpt5 /* Prototype : string gmstrftime(string format [, int timestamp])
14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
21 var_dump( gmstrftime($format, $timestamp) );
H A Dstrftime_variation17.phpt5 /* Prototype : string strftime(string format [, int timestamp])
16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
21 var_dump( strftime($format, $timestamp) );

Completed in 30 milliseconds

1234567