Home
last modified time | relevance | path

Searched refs:d (Results 51 – 75 of 5883) sorted by relevance

12345678910>>...236

/php-src/Zend/tests/
H A Dbug79778.phpt30 string(%d) "{closure:%s:%d}"
32 string(%d) "%s"
34 int(%d)
45 [line] => %d
55 string(%d) "{closure:%s:%d}"
57 string(%d) "%s"
59 int(%d)
70 [line] => %d
79 string(%d) "{closure:%s:%d}"
83 int(%d)
[all …]
H A Dcompare_001_64bit.phpt274 object(stdClass)#%d (0) {} == object(stdClass)#%d (0) {}
275 object(stdClass)#%d (0) {} == object(stdClass)#%d (0) {}
276 object(stdClass)#%d (0) {} != object(test)#%d (0) {}
299 object(stdClass)#%d (0) {} == object(stdClass)#%d (0) {}
300 object(stdClass)#%d (0) {} == object(stdClass)#%d (0) {}
301 object(stdClass)#%d (0) {} != object(test)#%d (0) {}
309 object(test)#%d (0) {}
312 object(test)#%d (0) {}
324 object(test)#%d (0) {} != object(stdClass)#%d (0) {}
325 object(test)#%d (0) {} != object(stdClass)#%d (0) {}
[all …]
H A Dcompare_003_64bit.phpt274 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
275 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
276 object(stdClass)#%d (0) {} <= object(test)#%d (0) {}
299 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
300 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
301 object(stdClass)#%d (0) {} <= object(test)#%d (0) {}
309 object(test)#%d (0) {}
312 object(test)#%d (0) {}
324 object(test)#%d (0) {} <= object(stdClass)#%d (0) {}
325 object(test)#%d (0) {} <= object(stdClass)#%d (0) {}
[all …]
H A Dcompare_004_64bit.phpt274 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
275 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
276 object(stdClass)#%d (0) {} >= object(test)#%d (0) {}
299 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
300 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
301 object(stdClass)#%d (0) {} >= object(test)#%d (0) {}
309 object(test)#%d (0) {}
312 object(test)#%d (0) {}
324 object(test)#%d (0) {} >= object(stdClass)#%d (0) {}
325 object(test)#%d (0) {} >= object(stdClass)#%d (0) {}
[all …]
H A Dcompare_005_64bit.phpt274 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
275 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
276 object(stdClass)#%d (0) {} < object(test)#%d (0) {}
299 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
300 object(stdClass)#%d (0) {} >= object(stdClass)#%d (0) {}
301 object(stdClass)#%d (0) {} < object(test)#%d (0) {}
309 object(test)#%d (0) {}
312 object(test)#%d (0) {}
324 object(test)#%d (0) {} < object(stdClass)#%d (0) {}
325 object(test)#%d (0) {} < object(stdClass)#%d (0) {}
[all …]
H A Dcompare_006_64bit.phpt274 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
275 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
276 object(stdClass)#%d (0) {} > object(test)#%d (0) {}
299 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
300 object(stdClass)#%d (0) {} <= object(stdClass)#%d (0) {}
301 object(stdClass)#%d (0) {} > object(test)#%d (0) {}
309 object(test)#%d (0) {}
312 object(test)#%d (0) {}
324 object(test)#%d (0) {} > object(stdClass)#%d (0) {}
325 object(test)#%d (0) {} > object(stdClass)#%d (0) {}
[all …]
H A Dresource_key.phpt24 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
26 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
28 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
30 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
33 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
36 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/php-src/ext/standard/tests/array/
H A Darray_rand_variation3.phpt59 int(%d)
61 int(%d)
63 int(%d)
69 int(%d)
72 int(%d)
80 int(%d)
91 int(%d)
102 int(%d)
113 int(%d)
124 int(%d)
[all …]
/php-src/ext/date/tests/
H A Ddate_create-1.phpt9 $d = array();
10 $d[] = date_create("2005-07-14 22:30:41");
11 $d[] = date_create("2005-07-14 22:30:41 GMT");
12 $d[] = date_create("2005-07-14 22:30:41 CET");
13 $d[] = date_create("2005-07-14 22:30:41 CEST");
17 $d[] = date_create("2005-07-14 22:30:41", $tz1);
18 $d[] = date_create("2005-07-14 22:30:41", $tz2);
19 $d[] = date_create("2005-07-14 22:30:41", $tz3);
21 $d[] = date_create("2005-07-14 22:30:41 GMT", $tz1);
22 $d[] = date_create("2005-07-14 22:30:41 GMT", $tz2);
[all …]
H A DDateTime_serialization.phpt10 var_dump($d);
13 $s = serialize($d);
24 $d = new DateTime;
32 var_dump($d);
42 var_dump($d);
50 var_dump($d);
55 object(DateTime)#%d (%d) {
70 object(DateTime)#%d (%d) {
92 object(DateTime)#%d (%d) {
103 object(DateTime)#%d (%d) {
[all …]
H A DDateTimeImmutable_serialization.phpt10 var_dump($d);
13 $s = serialize($d);
25 $d->__unserialize(
32 var_dump($d);
42 var_dump($d);
50 var_dump($d);
55 object(DateTimeImmutable)#%d (%d) {
70 object(DateTimeImmutable)#%d (%d) {
92 object(DateTimeImmutable)#%d (%d) {
103 object(DateTimeImmutable)#%d (%d) {
[all …]
H A DDatePeriod_serialize-002.phpt33 object(DatePeriod)#%d (%d) {
35 object(DateTimeImmutable)#%d (%d) {
46 object(DateTimeImmutable)#%d (%d) {
55 object(DateInterval)#%d (%d) {
91 object(DatePeriod)#%d (%d) {
93 object(DateTimeImmutable)#%d (%d) {
104 object(DateTimeImmutable)#%d (%d) {
113 object(DateInterval)#%d (%d) {
147 object(DateTimeImmutable)#%d (%d) {
158 object(DateTimeImmutable)#%d (%d) {
[all …]
H A DDatePeriod_serialize-003.phpt33 object(DatePeriod)#%d (%d) {
35 object(DateTimeImmutable)#%d (%d) {
46 object(DateTimeImmutable)#%d (%d) {
55 object(DateInterval)#%d (%d) {
91 object(DatePeriod)#%d (%d) {
93 object(DateTimeImmutable)#%d (%d) {
104 object(DateTimeImmutable)#%d (%d) {
113 object(DateInterval)#%d (%d) {
147 object(DateTimeImmutable)#%d (%d) {
158 object(DateTimeImmutable)#%d (%d) {
[all …]
/php-src/ext/standard/
H A Dsha1.c130 #define FF(a, b, c, d, e, w) { \ argument
135 #define GG(a, b, c, d, e, w) { \ argument
140 #define HH(a, b, c, d, e, w) { \ argument
145 #define II(a, b, c, d, e, w) { \ argument
259 FF(a, b, c, d, e, x[0]); /* 1 */ in SHA1Transform()
260 FF(e, a, b, c, d, x[1]); /* 2 */ in SHA1Transform()
261 FF(d, e, a, b, c, x[2]); /* 3 */ in SHA1Transform()
262 FF(c, d, e, a, b, x[3]); /* 4 */ in SHA1Transform()
263 FF(b, c, d, e, a, x[4]); /* 5 */ in SHA1Transform()
264 FF(a, b, c, d, e, x[5]); /* 6 */ in SHA1Transform()
[all …]
H A Dmd5.c152 #define STEP(f, a, b, c, d, x, t, s) \ argument
189 uint32_t a, b, c, d; in body() local
197 d = ctx->d; in body()
203 saved_d = d; in body()
280 d += saved_d; in body()
288 ctx->d = d; in body()
298 ctx->d = 0x10325476; in PHP_MD5InitArgs()
382 result[12] = ctx->d; in PHP_MD5Final()
383 result[13] = ctx->d >> 8; in PHP_MD5Final()
384 result[14] = ctx->d >> 16; in PHP_MD5Final()
[all …]
/php-src/Zend/tests/generators/
H A DdebugInfo_001.phpt39 object(Generator)#%d (1) {
44 object(Generator)#%d (1) {
49 object(Generator)#%d (1) {
54 object(Generator)#%d (1) {
56 string(%d) "{closure:%s:%d}"
59 object(Generator)#%d (1) {
61 string(%d) "{closure:%s:%d}"
64 object(Generator)#%d (1) {
66 string(%d) "{closure:%s:%d}"
69 object(Generator)#%d (1) {
[all …]
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_64bit.phpt63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
78 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
84 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
87 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
90 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
93 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
[all …]
H A Dscalar_strict.phpt63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
78 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
84 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
87 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
90 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
93 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
[all …]
/php-src/ext/standard/tests/strings/
H A Dvprintf_variation3.phpt15 "%d",
16 "%+d %-d",
17 "%ld %4d %-4d",
18 "%10.4d %-10.4d %04d %04.4d",
19 "%'#2d %'2d %'$2d %'_2d",
20 "%d %d %d %d",
21 "% %%d",
22 '%3$d %4$d %1$d %2$d'
/php-src/Zend/tests/return_types/
H A Dgenerators001.phpt44 object(Generator)#%d (%d) {
48 object(Generator)#%d (%d) {
52 object(Generator)#%d (%d) {
56 object(Generator)#%d (%d) {
60 object(Generator)#%d (%d) {
64 object(Generator)#%d (%d) {
68 object(Generator)#%d (%d) {
/php-src/ext/standard/tests/file/
H A Dstat_basic-win32-mb.phpt78 int(%d)
80 int(%d)
82 int(%d)
88 int(%d)
90 int(%d)
92 int(%d)
94 int(%d)
96 int(%d)
104 int(%d)
106 int(%d)
[all …]
H A Dstat_basic-win32.phpt78 int(%d)
80 int(%d)
82 int(%d)
88 int(%d)
90 int(%d)
92 int(%d)
94 int(%d)
96 int(%d)
104 int(%d)
106 int(%d)
[all …]
/php-src/ext/spl/tests/
H A Dbug68557.phpt11 $d->seek(0);
12 $path0 = $d->current()->getPathname();
14 $d->seek(1);
15 $path1 = $d->current()->getPathname();
17 $d->seek(2);
18 $path2 = $d->current()->getPathname();
20 $d->seek(0);
21 var_dump($path0 === $d->current()->getPathname());
23 $d->seek(1);
26 $d->seek(2);
[all …]
/php-src/ext/zip/tests/
H A Doo_properties.phpt18 printf("zip->status (%d):\n\tempty(): %d\n\tisset(): %d\n", $zip->status, empty($zip->status), isse…
19 printf("zip->numFiles (%d):\n\tempty(): %d\n\tisset(): %d\n", $zip->numFiles, empty($zip->numFiles)…
20 printf("zip->bogus (%d):\n\tempty(): %d\n\tisset(): %d\n", $zip->bogus, empty($zip->bogus), isset($…
25 printf("zip->status (%d):\n\tempty(): %d\n\tisset(): %d\n", $zip->status, empty($zip->status), isse…
26 printf("zip->numFiles (%d):\n\tempty(): %d\n\tisset(): %d\n", $zip->numFiles, empty($zip->numFiles)…
27 printf("zip->filename (%d):\n\tempty(): %d\n\tisset(): %d\n", strlen($zip->filename), empty($zip->f…
28 printf("zip->comment (%d):\n\tempty(): %d\n\tisset(): %d\n", strlen($zip->comment), empty($zip->com…
41 Warning: Undefined property: ZipArchive::$bogus in %s on line %d
51 zip->filename (%d):
/php-src/ext/standard/tests/dir/
H A Ddir_variation3.phpt67 $d->close();
90 string(%d) "%s"
101 string(%d) "%s"
112 string(%d) "%s"
123 string(%d) "%s"
134 string(%d) "%s"
145 string(%d) "%s"
156 string(%d) "%s"
167 string(%d) "%s"
178 string(%d) "%s"
[all …]

Completed in 58 milliseconds

12345678910>>...236