Home
last modified time | relevance | path

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

12345678910>>...68

/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_086.phpt12 $t = new T;
15 $t->$x = 2;
16 $t->$x--;
18 var_dump($t);
/PHP-8.0/ext/standard/tests/strings/
H A Dconvert_uudecode_basic.phpt16 "\t This String contains \t\t some control characters\r\n",
23 '\t This String contains \t\t some control characters\r\n',
H A Dchunk_split_variation10.phpt26 '\t',
53 string(82) "This is t o test ch unk_split () with v arious 's ingle quo ted' endi ng string . "
59 string(118) "This is t@#$%^o test ch@#$%^unk_split@#$%^() with v@#$%^arious 's@#$%^ingle quo@#$%^te…
61 string(91) "This is t\to test ch\tunk_split\t() with v\tarious 's\tingle quo\tted' endi\tng string\
63 string(91) "This is t\no test ch\nunk_split\n() with v\narious 's\ningle quo\nted' endi\nng string\…
65 string(91) "This is t\ro test ch\runk_split\r() with v\rarious 's\ringle quo\rted' endi\rng string\…
67 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…
69 string(91) "This is t\0o test ch\0unk_split\0() with v\0arious 's\0ingle quo\0ted' endi\0ng string\…
73 string(118) "This is t(MSG)o test ch(MSG)unk_split(MSG)() with v(MSG)arious 's(MSG)ingle quo(MSG)te…
75 string(226) "This is t) ending string (o test ch) ending string (unk_split) ending string (() with …
[all …]
H A Dbin2hex_basic.phpt13 "\t This String contains \t\t some control characters\r\n",
18 '\t This String contains \t\t some control characters\r\n',
/PHP-8.0/ext/opcache/tests/jit/
H A Dcmp_003.phpt13 function t() {
92 var_dump($a == $b && t());
93 var_dump($a != $b && t());
94 var_dump($a < $b && t());
95 var_dump($a > $b && t());
96 var_dump($a <= $b && t());
97 var_dump($a >= $b && t());
104 var_dump($i == $b && t());
105 var_dump($i != $b && t());
106 var_dump($i < $b && t());
[all …]
/PHP-8.0/ext/date/tests/
H A Dbug36510.phpt7 $t = 1140973388;
9 var_dump(strtotime("-2 hours", $t));
10 var_dump(strtotime("-2\thours", $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);
57 Warning: strtotime(): Epoch doesn't fit in a PHP integer in %s on line %d
/PHP-8.0/ext/soap/tests/
H A Dbug73037.phpt142 Function 'CATALOG' doesn't exist
144 Function 'CATALOG' doesn't exist
148 Function 'CATALOG' doesn't exist
150 Function 'CATALOG' doesn't exist
154 Function 'CATALOG' doesn't exist
156 Function 'CATALOG' doesn't exist
160 Function 'CATALOG' doesn't exist
162 Function 'CATALOG' doesn't exist
166 Function 'CATALOG' doesn't exist
168 Function 'CATALOG' doesn't exist
[all …]
/PHP-8.0/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-8.0/Zend/tests/traits/
H A Dlanguage005.phpt33 $t = new Talker;
34 $t->smallTalk();
35 $t->bigTalk();
36 $t->talk();
/PHP-8.0/ext/spl/tests/
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);
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_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_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-8.0/ext/standard/tests/file/
H A Dfputcsv_variation12.phpt88 -- file opened in r+t --
109 -- file opened in a+t --
130 -- file opened in w+t --
151 -- file opened in x+t --
172 -- file opened in r+t --
193 -- file opened in a+t --
214 -- file opened in w+t --
235 -- file opened in x+t --
256 -- file opened in r+t --
277 -- file opened in a+t --
[all …]
H A Dfputcsv_variation6.phpt90 -- file opened in r+t --
111 -- file opened in a+t --
132 -- file opened in w+t --
153 -- file opened in x+t --
174 -- file opened in r+t --
195 -- file opened in a+t --
216 -- file opened in w+t --
237 -- file opened in x+t --
258 -- file opened in r+t --
279 -- file opened in a+t --
[all …]
H A Dfputcsv_variation1.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 Dfputcsv_variation11.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 Dfputcsv_variation5.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-8.0/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]);
/PHP-8.0/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
46 getting basename of %s\Árvíztűrő tükörfúrógép42\Árvíztűrő tükörfúrógép4
47 string(32) "Árvíztűrő tükörfúrógép4"
49 string(%d) "%s\Árvíztűrő tükörfúrógép42\Árvíztűrő tükörfúrógép4"

Completed in 64 milliseconds

12345678910>>...68