Home
last modified time | relevance | path

Searched refs:t (Results 76 – 100 of 1771) sorted by relevance

12345678910>>...71

/PHP-7.4/ext/standard/tests/file/
H A D007_variation12.phpt2 Test fopen and fclose() functions - usage variations - "w+t" mode
22 /* Test fopen() and fclose(): Opening the file in "w+t" mode,
25 checking for the file truncation when trying to open an existing file in "w+t" mode,
35 echo "*** Test fopen() & fclose() functions: with 'w+t' mode ***\n";
36 $file_handle = fopen($file, "w+t"); //opening the file "w+t" mode
48 …e) ); //Check for size of existing data file before opening the file in "w+t" mode again, expecte…
50 fclose( fopen($file, "w+t") ); //Opening the existing data file again in "w+t" mode
51 var_dump( filesize($file) ); //Check for size of existing data file after opening the file in "w+t
55 fclose( fopen($file, "w+t") ); //Opening the non-existing file in "w+t" mode, which will be created
63 *** Test fopen() & fclose() functions: with 'w+t' mode ***
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_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 …]
/PHP-7.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-7.4/ext/date/tests/
H A Dbug36510.phpt7 $t = 1140973388;
9 var_dump(strtotime("-2 hours", $t));
10 var_dump(strtotime("-2\thours", $t));
/PHP-7.4/ext/soap/tests/
H A Dbug73037.phpt143 Function 'CATALOG' doesn't exist
145 Function 'CATALOG' doesn't exist
149 Function 'CATALOG' doesn't exist
151 Function 'CATALOG' doesn't exist
155 Function 'CATALOG' doesn't exist
157 Function 'CATALOG' doesn't exist
161 Function 'CATALOG' doesn't exist
163 Function 'CATALOG' doesn't exist
167 Function 'CATALOG' doesn't exist
169 Function 'CATALOG' doesn't exist
[all …]
/PHP-7.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 …]
H A Dbug44615.phpt14 foreach (new RecursiveIteratorIterator($rai) as $t) {
15 var_dump($t);
19 foreach (new RecursiveIteratorIterator($rai) as $t) {
20 var_dump($t);
/PHP-7.4/ext/standard/tests/strings/
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 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 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-7.4/Zend/tests/traits/
H A Dlanguage005.phpt33 $t = new Talker;
34 $t->smallTalk();
35 $t->bigTalk();
36 $t->talk();
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug21957.phpt21 $t['one'] = 'ABC';
22 $t['two'] = new test();
24 var_dump($t);
26 $s = @serialize($t);
/PHP-7.4/ext/sodium/tests/
H A Dphp_password_verify.phpt50 Hash: string(97) "$argon2id$v=19$m=65536,t=2,p=1$%s$%s"
54 Hash: string(98) "$argon2id$v=19$m=262144,t=2,p=1$%s$%s"
58 Hash: string(99) "$argon2id$v=19$m=1048576,t=2,p=1$%s$%s"
62 Hash: string(97) "$argon2id$v=19$m=65536,t=3,p=1$%s$%s"
66 Hash: string(98) "$argon2id$v=19$m=262144,t=3,p=1$%s$%s"
70 Hash: string(99) "$argon2id$v=19$m=1048576,t=3,p=1$%s$%s"
74 Hash: string(97) "$argon2id$v=19$m=65536,t=4,p=1$%s$%s"
78 Hash: string(98) "$argon2id$v=19$m=262144,t=4,p=1$%s$%s"
82 Hash: string(99) "$argon2id$v=19$m=1048576,t=4,p=1$%s$%s"
/PHP-7.4/tests/classes/
H A Darray_access_013.phpt14 $t = new Test;
18 echo isset($t[0]);
27 echo $t[0];
36 $t[0] = 1;
45 unset($t[0]);
H A Dabstract.phpt19 $t = new pass();
20 $t->show();
21 $t->error();
23 echo "Done\n"; // shouldn't be displayed
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_4.phpt23 $item = "Árvíztűrő tükörfúrógép"; // cp1250 specific chars
47 getting basename of %s\Árvíztűrő tükörfúrógép42\Árvíztűrő tükörfúrógép4
48 string(32) "Árvíztűrő tükörfúrógép4"
50 string(%d) "%s\Árvíztűrő tükörfúrógép42\Árvíztűrő tükörfúrógép4"
/PHP-7.4/Zend/tests/
H A Dbug32993.phpt2 Bug #32993 (implemented Iterator function current() don't throw exception)
16 $t = new Test();
17 $t->arr = array(1, 2, 3);
20 foreach ($t as $v) {
/PHP-7.4/ext/opcache/Optimizer/
H A Dpass1_5.c226 zval *c, t; in zend_optimizer_pass1() local
361 zval t; in zend_optimizer_pass1() local
364 ZVAL_TRUE(&t); in zend_optimizer_pass1()
366 ZVAL_FALSE(&t); in zend_optimizer_pass1()
387 zval t; in zend_optimizer_pass1() local
398 ZVAL_FALSE(&t); in zend_optimizer_pass1()
406 ZVAL_TRUE(&t); in zend_optimizer_pass1()
429 zval t; in zend_optimizer_pass1() local
455 zval t; in zend_optimizer_pass1() local
457 ZVAL_STR(&t, dirname); in zend_optimizer_pass1()
[all …]

Completed in 42 milliseconds

12345678910>>...71