Home
last modified time | relevance | path

Searched refs:t (Results 101 – 125 of 1771) sorted by relevance

12345678910>>...71

/PHP-7.4/ext/standard/tests/file/
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 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 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 …]
H A Dtempnam_variation2-win32.phpt94 File name is => %s\tempnam_variation2\tempnam_variation2_sub\t%s
99 File name is => %s\tempnam_variation2\tempnam_variation2_sub\t%s
104 File name is => %s\tempnam_variation2\t%s
109 File name is => %s\tempnam_variation2\t%s
114 File name is => %s\tempnam_variation2\t%s
119 File name is => %s\tempnam_variation2\t%s
126 File name is => %s\t%s
131 File name is => %s\t%s
138 File name is => %s\t%s
145 File name is => %s\t%s
[all …]
H A Dfputcsv_variation10.phpt86 -- file opened in r+t --
107 -- file opened in a+t --
128 -- file opened in w+t --
149 -- file opened in x+t --
172 -- file opened in r+t --
196 -- file opened in a+t --
220 -- file opened in w+t --
244 -- file opened in x+t --
266 -- file opened in r+t --
287 -- file opened in a+t --
[all …]
H A D007_variation14.phpt2 Test fopen and fclose() functions - usage variations - "a+t" mode
17 /* Test fopen() and fclose(): Opening the file in "a+t" mode,
29 echo "*** Test fopen() & fclose() functions: with 'a+t' mode ***\n";
30 $file_handle = fopen($file, "a+t"); //opening the file "a+t" mode
41 fclose( fopen($file, "a+t") ); //Opening the non-existing file in "a+t" mode, which will be created
49 *** Test fopen() & fclose() functions: with 'a+t' mode ***
H A D007_variation16.phpt2 Test fopen and fclose() functions - usage variations - "x+t" mode
17 /* Test fopen() and fclose(): Opening the file in "x+t" mode,
20 checking for the warning msg when trying to open an existing file in "x+t" mode,
27 echo "*** Test fopen() & fclose() functions: with 'x+t' mode ***\n";
28 $file_handle = fopen($file, "x+t"); //opening the non-existing file in "x+t" mode, file will be cr…
39 $file_handle = fopen($file, "x+t"); //Opening the existing data file in "x+t" mode to check for th…
46 *** Test fopen() & fclose() functions: with 'x+t' mode ***
H A Dstream_enclosed.phpt10 $t = fopen('php://temp/maxmemory=1024','wb+');
15 fwrite($t, str_repeat('a',1024));
19 zend_leak_variable($t);
/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode2.phpt6 echo "*** HTML 4.01 implicit (shouldn't decode) ***\n";
9 echo "*** HTML 4.01 (shouldn't decode) ***\n";
23 *** HTML 4.01 implicit (shouldn't decode) ***
25 *** HTML 4.01 (shouldn't decode) ***
H A Dchunk_split_variation9.phpt31 "\t",
57 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
63 string(106) "This i@#$%^s to t@#$%^est ch@#$%^unk_sp@#$%^lit() @#$%^with v@#$%^arious@#$%^ endin@#$…
65 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
68 s to t
80 s to t
92 s to t
103 string(66) "This i�s to t�est ch�unk_sp�lit() �with v�arious� endin�g stri�ng�"
107 string(106) "This i(MSG)s to t(MSG)est ch(MSG)unk_sp(MSG)lit() (MSG)with v(MSG)arious(MSG) endin(MS…
109 string(206) "This i)ending string(s to t)ending string(est ch)ending string(unk_sp)ending string(li…
[all …]
H A Dcrypt_sha256.phpt49 foreach ($tests as $iter => $t) {
50 $res = crypt($t[1], $t[0]);
51 if ($res != $t[2]) echo "Iteration $iter failed.
52 Expected: <$t[2]>
H A Dcrypt_sha512.phpt49 foreach ($tests as $iter => $t) {
50 $res = crypt($t[1], $t[0]);
51 if ($res != $t[2]) echo "Iteration $iter failed.
52 Expected: <$t[2]>
/PHP-7.4/tests/classes/
H A Dprotected_001b.phpt16 $t = new pass();
17 $t->good();
18 $t->fail();// must fail because we are calling from outside of class pass
20 echo "Done\n"; // shouldn't be displayed
H A Dprivate_redeclare.phpt14 $t = new base();
15 $t->test();
29 $t = new derived();
30 $t->test();
H A Dprivate_003b.phpt26 $t = new fail();
27 $t->ok();
28 $t->not_ok(); // calling a private function
30 echo "Done\n"; // shouldn't be displayed
/PHP-7.4/ext/standard/html_tables/
H A Dhtml_table_gen.php24 $t = <<<CODE variable
124 echo $t;
271 $t = <<<CODE variable
283 echo $t;
422 echo $t;
497 $t = <<<CODE variable
521 echo $t;
579 $t = <<<CODE variable
602 echo $t;
702 $t = <<<CODE variable
[all …]
/PHP-7.4/Zend/tests/
H A Ddtor_scope.phpt23 $t = new TT();
24 $t->add("Hello");
25 $t->add("World");
H A Dbug39775.phpt12 $t = new test;
13 $t->anything[] = 'bar';
14 print_r($t->anything);
/PHP-7.4/ext/date/tests/
H A Dstrtotime3-64bit.phpt12 " \t\r\n000",
38 $t = strtotime($str, $time);
39 if (is_integer($t)) {
40 var_dump(date(DATE_RFC2822, $t));
42 var_dump($t);
H A Dstrtotime3.phpt12 " \t\r\n000",
38 $t = strtotime($str, $time);
39 if (is_integer($t)) {
40 var_dump(date(DATE_RFC2822, $t));
42 var_dump($t);
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt77 -- file opened in r+t --
98 -- file opened in a+t --
119 -- file opened in w+t --
140 -- file opened in x+t --
163 -- file opened in r+t --
187 -- file opened in a+t --
211 -- file opened in w+t --
235 -- file opened in x+t --
257 -- file opened in r+t --
278 -- file opened in a+t --
[all …]
/PHP-7.4/ext/tidy/tests/
H A D029.phpt18 $t = tidy_parse_string($input);
19 $t->cleanRepair();
20 var_dump(tidy_get_body($t));

Completed in 46 milliseconds

12345678910>>...71