Home
last modified time | relevance | path

Searched refs:t (Results 51 – 75 of 1498) sorted by relevance

12345678910>>...60

/PHP-5.4/ext/date/tests/
H A Dbug26090.phpt7 $t = '2003-10-28 10:20:30-0800';
8 echo date('Y-m-d H:i:s T', strtotime($t)) . "\n";
10 $t = '2003-10-28 10:20:30-08:00';
11 echo date('Y-m-d H:i:s T', strtotime($t)) . "\n";
H A D009_win32.phpt12 $t = mktime(0,0,0, 6, 27, 2006);
18 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
20 var_dump(strftime("%%q %%a", $t));
22 var_dump(strftime("blah", $t));
28 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
30 var_dump(gmstrftime("%%q %%a", $t));
32 var_dump(gmstrftime("blah", $t));
/PHP-5.4/ext/standard/tests/file/
H A Dbug49047.phpt8 $t = time() - 3600;
9 touch($testdir, $t);
12 if ($t2 != $t) echo "failed (got $t2, expecting $t)\n";
H A Dfputcsv_variation1.phpt92 -- file opened in r+t --
113 -- file opened in a+t --
134 -- file opened in w+t --
155 -- file opened in x+t --
176 -- file opened in r+t --
197 -- file opened in a+t --
218 -- file opened in w+t --
239 -- file opened in x+t --
260 -- file opened in r+t --
281 -- file opened in a+t --
[all …]
H A Dfputcsv_variation11.phpt92 -- file opened in r+t --
113 -- file opened in a+t --
134 -- file opened in w+t --
155 -- file opened in x+t --
176 -- file opened in r+t --
197 -- file opened in a+t --
218 -- file opened in w+t --
239 -- file opened in x+t --
260 -- file opened in r+t --
281 -- file opened in a+t --
[all …]
H A Dfputcsv_variation12.phpt93 -- file opened in r+t --
114 -- file opened in a+t --
135 -- file opened in w+t --
156 -- file opened in x+t --
177 -- file opened in r+t --
198 -- file opened in a+t --
219 -- file opened in w+t --
240 -- file opened in x+t --
261 -- file opened in r+t --
282 -- file opened in a+t --
[all …]
H A Dfputcsv_variation5.phpt92 -- file opened in r+t --
113 -- file opened in a+t --
134 -- file opened in w+t --
155 -- file opened in x+t --
176 -- file opened in r+t --
197 -- file opened in a+t --
218 -- file opened in w+t --
239 -- file opened in x+t --
260 -- file opened in r+t --
281 -- file opened in a+t --
[all …]
H A Dfputcsv_variation6.phpt95 -- file opened in r+t --
116 -- file opened in a+t --
137 -- file opened in w+t --
158 -- file opened in x+t --
179 -- file opened in r+t --
200 -- file opened in a+t --
221 -- file opened in w+t --
242 -- file opened in x+t --
263 -- file opened in r+t --
284 -- file opened in a+t --
[all …]
H A Dfputcsv_variation7.phpt95 -- file opened in r+t --
116 -- file opened in a+t --
137 -- file opened in w+t --
158 -- file opened in x+t --
179 -- file opened in r+t --
200 -- file opened in a+t --
221 -- file opened in w+t --
242 -- file opened in x+t --
263 -- file opened in r+t --
284 -- file opened in a+t --
[all …]
H A Dfputcsv_variation8.phpt95 -- file opened in r+t --
116 -- file opened in a+t --
137 -- file opened in w+t --
158 -- file opened in x+t --
179 -- file opened in r+t --
200 -- file opened in a+t --
221 -- file opened in w+t --
242 -- file opened in x+t --
263 -- file opened in r+t --
284 -- file opened in a+t --
[all …]
H A Dfgetc_variation4.phpt69 string(1) "t"
95 string(1) "t"
108 -- File opened in mode : a+t --
121 string(1) "t"
147 string(1) "t"
173 string(1) "t"
186 -- File opened in mode : x+t --
199 string(1) "t"
225 string(1) "t"
251 string(1) "t"
[all …]
/PHP-5.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation1.phpt84 -- file opened in r+t --
105 -- file opened in a+t --
126 -- file opened in w+t --
147 -- file opened in x+t --
168 -- file opened in r+t --
189 -- file opened in a+t --
210 -- file opened in w+t --
231 -- file opened in x+t --
252 -- file opened in r+t --
273 -- file opened in a+t --
[all …]
H A DSplFileObject_fputcsv_variation11.phpt84 -- file opened in r+t --
105 -- file opened in a+t --
126 -- file opened in w+t --
147 -- file opened in x+t --
168 -- file opened in r+t --
189 -- file opened in a+t --
210 -- file opened in w+t --
231 -- file opened in x+t --
252 -- file opened in r+t --
273 -- file opened in a+t --
[all …]
H A DSplFileObject_fputcsv_variation12.phpt85 -- file opened in r+t --
106 -- file opened in a+t --
127 -- file opened in w+t --
148 -- file opened in x+t --
169 -- file opened in r+t --
190 -- file opened in a+t --
211 -- file opened in w+t --
232 -- file opened in x+t --
253 -- file opened in r+t --
274 -- file opened in a+t --
[all …]
H A DSplFileObject_fputcsv_variation5.phpt84 -- file opened in r+t --
105 -- file opened in a+t --
126 -- file opened in w+t --
147 -- file opened in x+t --
168 -- file opened in r+t --
189 -- file opened in a+t --
210 -- file opened in w+t --
231 -- file opened in x+t --
252 -- file opened in r+t --
273 -- file opened in a+t --
[all …]
H A DSplFileObject_fputcsv_variation6.phpt87 -- file opened in r+t --
108 -- file opened in a+t --
129 -- file opened in w+t --
150 -- file opened in x+t --
171 -- file opened in r+t --
192 -- file opened in a+t --
213 -- file opened in w+t --
234 -- file opened in x+t --
255 -- file opened in r+t --
276 -- file opened in a+t --
[all …]
H A DSplFileObject_fputcsv_variation7.phpt87 -- file opened in r+t --
108 -- file opened in a+t --
129 -- file opened in w+t --
150 -- file opened in x+t --
171 -- file opened in r+t --
192 -- file opened in a+t --
213 -- file opened in w+t --
234 -- file opened in x+t --
255 -- file opened in r+t --
276 -- file opened in a+t --
[all …]
H A DSplFileObject_fputcsv_variation8.phpt87 -- file opened in r+t --
108 -- file opened in a+t --
129 -- file opened in w+t --
150 -- file opened in x+t --
171 -- file opened in r+t --
192 -- file opened in a+t --
213 -- file opened in w+t --
234 -- file opened in x+t --
255 -- file opened in r+t --
276 -- file opened in a+t --
[all …]
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_debug_control_string.phpt13 die("skip: can't say for sure if mysqli_debug works");
60 try_control_string($link, 't:,,:o,' . $trace_file, $trace_file, 10);
62 try_control_string($link, 't:o,' . $trace_file . ':abc', $trace_file, 30);
63 try_control_string($link, 't:o,' . $trace_file . ':ABC,123:b', $trace_file, 40);
64 try_control_string($link, 't:ABC,123:b;:o,' . $trace_file, $trace_file, 50);
65 try_control_string($link, 't:A;BC,123:b;:o,' . $trace_file, $trace_file, 60);
66 try_control_string($link, 't:p:o,' . $trace_file, $trace_file, 70);
67 try_control_string($link, 't:p,1,,2:o,' . $trace_file, $trace_file, 80);
68 try_control_string($link, 't:z,1,,2:o,' . $trace_file, $trace_file, 90);#
/PHP-5.4/ext/intl/tests/
H A Dtransliterator_clone.phpt10 $t = Transliterator::create("hex-any");
11 echo $t->id, ": ", $t->transliterate($str), "\n";
13 $u = clone $t;
/PHP-5.4/ext/standard/tests/strings/
H A Dchunk_split_variation10.phpt32 '\t',
59 string(82) "This is t o test ch unk_split () with v arious 's ingle quo ted' endi ng string . "
65 string(118) "This is t@#$%^o test ch@#$%^unk_split@#$%^() with v@#$%^arious 's@#$%^ingle quo@#$%^te…
67 string(91) "This is t\to test ch\tunk_split\t() with v\tarious 's\tingle quo\tted' endi\tng string\
69 string(91) "This is t\no test ch\nunk_split\n() with v\narious 's\ningle quo\nted' endi\nng string\…
71 string(91) "This is t\ro test ch\runk_split\r() with v\rarious 's\ringle quo\rted' endi\rng string\…
73 string(109) "This is t\r\no test ch\r\nunk_split\r\n() with v\r\narious 's\r\ningle quo\r\nted' end…
75 string(91) "This is t\0o test ch\0unk_split\0() with v\0arious 's\0ingle quo\0ted' endi\0ng string\…
79 string(118) "This is t(MSG)o test ch(MSG)unk_split(MSG)() with v(MSG)arious 's(MSG)ingle quo(MSG)te…
81 string(226) "This is t) ending string (o test ch) ending string (unk_split) ending string (() with …
[all …]
H A Dconvert_uudecode_basic.phpt21 "\t This String contains \t\t some control characters\r\n",
28 '\t This String contains \t\t some control characters\r\n',
H A Dbin2hex_basic.phpt18 "\t This String contains \t\t some control characters\r\n",
23 '\t This String contains \t\t some control characters\r\n',
/PHP-5.4/ext/date/lib/
H A Dtimelib.h90 int timelib_apply_localtime(timelib_time *t, unsigned int localtime);
94 void timelib_set_timezone_from_offset(timelib_time *t, timelib_sll utc_offset);
95 void timelib_set_timezone_from_abbr(timelib_time *t, timelib_abbr_info abbr_info);
96 void timelib_set_timezone(timelib_time *t, timelib_tzinfo *tz);
103 timelib_sll timelib_get_current_offset(timelib_time *t);
116 void timelib_rel_time_dtor(timelib_rel_time* t);
121 void timelib_time_dtor(timelib_time* t);
125 void timelib_time_offset_dtor(timelib_time_offset* t);
141 timelib_time *timelib_add(timelib_time *t, timelib_rel_time *interval);
142 timelib_time *timelib_sub(timelib_time *t, timelib_rel_time *interval);
/PHP-5.4/ext/soap/interop/
H A Dtest.utility.php3 function timestamp_to_soap_datetime($t) { argument
4 return date('Y-m-d\TH:i:sO',$t);
7 function soap_datetime_to_timestamp($t) { argument
10 if (!is_int($t)) {
11 if (!ereg($iso8601,$t,$r)) {
14 $t = gmmktime($r[4],$r[5],$r[6],$r[2],$r[3],$r[1]);
23 $t += (($op == "-"?1:-1) * $h * 60 + $m) * 60;
26 return $t;

Completed in 48 milliseconds

12345678910>>...60