Home
last modified time | relevance | path

Searched refs:d (Results 201 – 225 of 5842) sorted by relevance

12345678910>>...234

/PHP-5.4/ext/standard/tests/array/
H A Darray_map_variation9.phpt51 Warning: Missing argument 2 for callback2() in %s on line %d%d
53 Notice: Undefined variable: b in %s on line %d%d
55 Warning: Missing argument 2 for callback2() in %s on line %d%d
57 Notice: Undefined variable: b in %s on line %d%d
59 Warning: Missing argument 2 for callback2() in %s on line %d%d
61 Notice: Undefined variable: b in %s on line %d%d
63 Warning: Missing argument 2 for callback2() in %s on line %d%d
65 Notice: Undefined variable: b in %s on line %d%d
H A Drsort_variation1.phpt109 Warning: rsort() expects parameter 1 to be array, integer given in %s on line %d
113 Warning: rsort() expects parameter 1 to be array, integer given in %s on line %d
117 Warning: rsort() expects parameter 1 to be array, integer given in %s on line %d
262 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
266 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
270 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
274 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
279 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
283 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
287 Warning: rsort() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_pad_variation1.phpt104 Warning: array_pad() expects parameter 1 to be array, integer given in %s on line %d
132 Warning: array_pad() expects parameter 1 to be array, double given in %s on line %d
135 Warning: array_pad() expects parameter 1 to be array, double given in %s on line %d
167 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
170 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
174 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
177 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
251 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
254 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
258 Warning: array_pad() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_diff_variation9.phpt43 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
45 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
47 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
49 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
51 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
53 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
55 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
57 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
61 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
63 Notice: Array to string conversion in %sarray_diff_variation9.php on line %d
[all …]
H A Darray_walk_recursive_variation1.phpt98 Warning: array_walk_recursive() expects parameter 1 to be array, integer given in %s on line %d
101 Warning: array_walk_recursive() expects parameter 1 to be array, integer given in %s on line %d
126 Warning: array_walk_recursive() expects parameter 1 to be array, double given in %s on line %d
129 Warning: array_walk_recursive() expects parameter 1 to be array, double given in %s on line %d
161 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
164 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
168 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
171 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
238 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
241 Warning: array_walk_recursive() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_walk_variation1.phpt98 Warning: array_walk() expects parameter 1 to be array, integer given in %s on line %d
126 Warning: array_walk() expects parameter 1 to be array, double given in %s on line %d
129 Warning: array_walk() expects parameter 1 to be array, double given in %s on line %d
161 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
164 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
168 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
171 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
238 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
241 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
245 Warning: array_walk() expects parameter 1 to be array, null given in %s on line %d
[all …]
/PHP-5.4/Zend/tests/
H A Dclosure_044.phpt25 $d = $nonstaticUnscoped->bindTo(null, null); $d(); echo "\n";
26 $d = $nonstaticScoped->bindTo(null, null); $d(); echo "\n";
29 $d = $nonstaticUnscoped->bindTo(new A, null); $d(); echo "\n";
30 $d = $nonstaticScoped->bindTo(new A, null); $d(); echo "\n";
33 $d = $nonstaticUnscoped->bindTo(null, 'A'); $d(); echo "\n";
34 $d = $nonstaticScoped->bindTo(null, 'A'); $d(); echo "\n";
37 $d = $nonstaticUnscoped->bindTo(new A, 'A'); $d(); echo "\n";
38 $d = $nonstaticScoped->bindTo(new A, 'A'); $d(); echo "\n";
H A Dsettype_resource.phpt40 Warning: settype(): Cannot convert to resource type in %s on line %d
43 Warning: settype(): Cannot convert to resource type in %s on line %d
46 Warning: settype(): Cannot convert to resource type in %s on line %d
49 Warning: settype(): Cannot convert to resource type in %s on line %d
52 Warning: settype(): Cannot convert to resource type in %s on line %d
55 Warning: settype(): Cannot convert to resource type in %s on line %d
58 Warning: settype(): Cannot convert to resource type in %s on line %d
62 Warning: settype(): Cannot convert to resource type in %s on line %d
72 Warning: settype(): Cannot convert to resource type in %s on line %d
82 resource(%d) of type (stream)
[all …]
H A Dnowdoc_005.phpt9 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
14 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
22 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
23 This is nowdoc test #s $a, $b, $c['c'], and $d->d.
H A Dnowdoc_006.phpt9 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
14 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
22 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
23 This is nowdoc test #s {$a}, {$b}, {$c['c']}, and {$d->d}.
H A Dnowdoc_007.phpt9 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
14 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
22 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
23 This is nowdoc test #s $a, {$b}, {$c['c']}, and {$d->d}.
/PHP-5.4/ext/spl/tests/
H A Ddit_001_noglob.phpt8 $d = new DirectoryIterator('.');
9 var_dump($d);
10 var_dump(is_string($d));
11 preg_match('/x/', $d);
12 var_dump(is_string($d));
16 object(DirectoryIterator)#%d (3) {
18 %s(%d) ".%c%s"
20 %s(%d) "%s"
H A Ddit_001.phpt8 $d = new DirectoryIterator('.');
9 var_dump($d);
10 var_dump(is_string($d));
11 preg_match('/x/', $d);
12 var_dump(is_string($d));
16 object(DirectoryIterator)#%d (4) {
18 %s(%d) ".%c%s"
20 %s(%d) "%s"
/PHP-5.4/ext/date/tests/
H A Ddate_sunrise_variation4.phpt107 float(5.200%d)
112 float(5.133%d)
117 float(21.759%d)
122 float(12.698%d)
171 float(5.200%d)
176 float(5.200%d)
181 float(5.133%d)
186 float(5.200%d)
191 float(5.133%d)
196 float(5.200%d)
[all …]
H A Ddate_sunrise_variation6.phpt106 float(5.800%d)
111 float(6.800%d)
116 float(14.800%d)
121 float(12.800%d)
170 float(5.800%d)
175 float(5.800%d)
180 float(6.800%d)
185 float(5.800%d)
190 float(6.800%d)
195 float(5.800%d)
[all …]
H A Ddate_sunset_variation4.phpt107 float(0.059%d)
112 float(23.992%d)
117 float(17.259%d)
122 float(12.316%d)
171 float(0.059%d)
176 float(0.059%d)
181 float(23.992%d)
186 float(0.059%d)
196 float(0.059%d)
289 float(0.059%d)
[all …]
H A Ddate_sunset_variation6.phpt107 float(12.681%d)
112 float(13.681%d)
117 float(21.681%d)
122 float(19.681%d)
171 float(12.681%d)
176 float(12.681%d)
181 float(13.681%d)
186 float(12.681%d)
191 float(13.681%d)
196 float(12.681%d)
[all …]
H A Ddate_date_set_variation2.phpt116 object(DateTime)#%d (3) {
118 string(%d) "%s"
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
178 string(%d) "%s"
208 string(%d) "%s"
218 string(%d) "%s"
238 string(%d) "%s"
258 string(%d) "%s"
308 string(%d) "%s"
[all …]
H A Dbug52062-64bit.phpt11 $d = new DateTime('@100000000000');
12 var_dump($d->format('Y-m-d H:i:s U'));
13 var_dump($d->getTimestamp());
15 $d->setTimestamp(100000000000);
16 var_dump($d->format('Y-m-d H:i:s U'));
17 var_dump($d->getTimestamp());
H A Ddate_sunset_variation3.phpt108 float(17.730%d)
113 float(17.749%d)
123 float(17.598%d)
172 float(17.730%d)
177 float(17.730%d)
182 float(17.749%d)
187 float(17.730%d)
192 float(17.749%d)
197 float(17.730%d)
290 float(17.730%d)
[all …]
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc.phpt21 printf("[009] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
47 printf("[017] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
50 printf("[018] Results seem wrong, got %s, [%d] %s\n",
65 printf("[019] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
88 printf("[026] Results seem wrong, got %s, [%d] %s\n",
102 printf("[028] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
125 printf("[034] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
128 printf("[035] Results seem wrong, got %s, [%d] %s\n",
140 printf("[037] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
170 printf("[045] Results seem wrong, got %s, [%d] %s\n",
[all …]
/PHP-5.4/ext/standard/tests/file/
H A Dfile_get_contents_variation3.phpt133 string(%d) "contents read"
136 string(%d) "contents read"
139 string(%d) "contents read"
142 string(%d) "contents read"
145 string(%d) "contents read"
148 string(%d) "contents read"
151 string(%d) "contents read"
170 string(%d) "contents read"
173 string(%d) "contents read"
176 string(%d) "contents read"
[all …]
/PHP-5.4/ext/standard/tests/serialize/
H A Dbug31402.phpt37 object(TestY)#%d (2) {
41 object(TestX)#%d (1) {
46 &object(TestX)#%d (1) {
51 &object(TestX)#%d (1) {
57 object(TestX)#%d (1) {
62 object(TestY)#%d (2) {
66 object(TestX)#%d (1) {
71 &object(TestX)#%d (1) {
76 &object(TestX)#%d (1) {
82 object(TestX)#%d (1) {
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput2551 /a\d*/I
553 /ab\d*/I
555 /a(\d)*/I
559 /ab\d+/I
725d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s…
1167 /(?:a(?P<c>c(?P<d>d)))(?P<a>a)/DZ
1653 /(?P<B>25[0-5]|2[0-4]\d|[01]?\d?\d)(?:\.(?P>B)){3}/I
1738 /\d*\d/BZ
2876d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]{0,}))<\/a><…
2880 /(?(?=[^a-z]+[a-z]) \d{2}-[a-z]{3}-\d{2} | \d{2}-\d{2}-\d{2} ) /xSI
[all …]
/PHP-5.4/ext/mbstring/tests/
H A Dmb_split_variation1.phpt19 $string = 'a b c d e f g';
107 string(13) "a b c d e f g"
113 string(13) "a b c d e f g"
119 string(13) "a b c d e f g"
125 string(13) "a b c d e f g"
131 string(13) "a b c d e f g"
137 string(13) "a b c d e f g"
143 string(13) "a b c d e f g"
149 string(13) "a b c d e f g"
155 string(13) "a b c d e f g"
[all …]

Completed in 74 milliseconds

12345678910>>...234