Home
last modified time | relevance | path

Searched refs:d (Results 351 – 375 of 6463) sorted by relevance

1...<<11121314151617181920>>...259

/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_prepare.phpt27 printf("[006][%d] %s\n", mysqli_errno($link), mysqli_error($link));
32 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
35 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
40 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
44 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 printf("[011] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
52 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
56 printf("[013] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
61 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
65 printf("[015] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
H A Dmysqli_stmt_get_result_types.phpt16 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
21 printf("[%04d] [%d] %s\n", $offset, mysqli_errno($link), mysqli_error($link));
31 printf("[%04d] [%d] %s\n", $offset + 1, mysqli_errno($link), mysqli_error($link));
36 … printf("[%04d] [%d] %s\n", $offset + 2, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
42 … printf("[%04d] [%d] %s\n", $offset + 3, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
49 … printf("[%04d] [%d] %s\n", $offset + 3 + $id, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
59 … printf("[%04d] [%d] %s\n", $offset + 7, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
65 … printf("[%04d] [%d] %s\n", $offset + 8, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
73 … printf("[%04d] [%d] %s\n", $offset + 9, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
84 printf("[%04d] [%d] Expecting %s/'%s' [type hint = %s], got %s/'%s'\n",
[all …]
/PHP-8.2/Zend/tests/
H A Dbug70164.phpt22 %d
23 %d
24 %d
25 %d
27 Fatal error: Uncaught Error: Undefined constant "Foo\__COMPILER_HALT_OFFSET__" in %s:%d
30 thrown in %s on line %d
H A Dbug52193.phpt38 object(Closure)#%d (0) {
44 object(Closure)#%d (1) {
50 object(Closure)#%d (0) {
56 object(Closure)#%d (1) {
62 object(Closure)#%d (0) {
69 object(Closure)#%d (0) {
74 object(Closure)#%d (0) {
H A Ddouble_to_string.phpt29 foreach ($doubles as $d) {
30 var_dump((string)$d);
38 string(%d) "2%s"
39 string(%d) "2%s"
40 string(%d) "29%d"
/PHP-8.2/ext/ffi/tests/
H A D033.phpt30 object(FFI\CData:uint8_t[2])#%d (2) {
36 object(FFI\CData:uint16_t[2])#%d (2) {
42 object(FFI\CType:uint8_t[2])#%d (0) {
44 object(FFI\CData:uint8_t[2])#%d (2) {
50 object(FFI\CType:uint16_t[2])#%d (0) {
52 object(FFI\CData:uint16_t[2])#%d (2) {
58 object(FFI\CType:uint32_t)#%d (0) {
60 object(FFI\CType:uint32_t[2][2])#%d (0) {
/PHP-8.2/ext/standard/tests/serialize/
H A Dinvalid_signs_in_lengths.phpt21 Notice: unserialize(): Error at offset 0 of 9 bytes in %s on line %d
24 Notice: unserialize(): Error at offset 0 of 9 bytes in %s on line %d
27 Notice: unserialize(): Error at offset 0 of 7 bytes in %s on line %d
30 Notice: unserialize(): Error at offset 0 of 7 bytes in %s on line %d
33 Notice: unserialize(): Error at offset 0 of 20 bytes in %s on line %d
36 Notice: unserialize(): Error at offset 0 of 20 bytes in %s on line %d
39 Notice: unserialize(): Error at offset 0 of 24 bytes in %s on line %d
42 Notice: unserialize(): Error at offset 0 of 24 bytes in %s on line %d
45 Notice: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
48 Notice: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
[all …]
H A Dbug36424.phpt31 $d = unserialize($s);
34 $d === $d->a->b->c,
35 $d->a->a === $d->a,
36 $d->a->b->a === $d->a,
37 $d->a->c === $d
40 print_r($d);
46 …serialize() instead (or in addition, if support for old PHP versions is necessary) in %s on line %d
48 …serialize() instead (or in addition, if support for old PHP versions is necessary) in %s on line %d
50 …serialize() instead (or in addition, if support for old PHP versions is necessary) in %s on line %d
H A Dbug25378.phpt20 Notice: unserialize(): Error at offset 0 of 8 bytes in %sbug25378.php on line %d
23 Notice: unserialize(): Error at offset 0 of 5 bytes in %sbug25378.php on line %d
26 Notice: unserialize(): Error at offset 13 of 19 bytes in %sbug25378.php on line %d
29 Notice: unserialize(): Error at offset 14 of 19 bytes in %sbug25378.php on line %d
32 Notice: unserialize(): Error at offset 2 of 22 bytes in %sbug25378.php on line %d
35 Notice: unserialize(): Error at offset 17 of 18 bytes in %sbug25378.php on line %d
38 Notice: unserialize(): Error at offset 24 of 33 bytes in %sbug25378.php on line %d
47 Notice: unserialize(): Error at offset 2 of 13 bytes in %sbug25378.php on line %d
50 Notice: unserialize(): Error at offset 2 of 11 bytes in %sbug25378.php on line %d
53 Notice: unserialize(): Error at offset 8 of 9 bytes in %sbug25378.php on line %d
[all …]
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dbug54977.phpt24 foreach ($paths as $d) {
25 mkdir($prefix . $d);
26 file_put_contents($prefix . $d . ".test", $d);
35 foreach ($paths as $d) {
36 rmdir($prefix . $d);
37 unlink($prefix . $d . ".test");
/PHP-8.2/ext/simplexml/tests/
H A D004.phpt36 object(SimpleXMLElement)#%d (2) {
43 object(SimpleXMLElement)#%d (3) {
50 object(SimpleXMLElement)#%d (0) {
53 object(SimpleXMLElement)#%d (1) {
55 object(SimpleXMLElement)#%d (1) {
57 object(SimpleXMLElement)#%d (1) {
59 object(SimpleXMLElement)#%d (0) {
/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object-properties.phpt83 object(SNMP)#%d (%d) {
87 string(%d) "%s"
91 int(%d)
108 object(SNMP)#%d (%d) {
112 string(%d) "%s"
116 int(%d)
133 object(SNMP)#%d (%d) {
137 string(%d) "%s"
141 int(%d)
163 object(SNMP)#%d (%d) {
[all …]
/PHP-8.2/ext/date/tests/
H A Dbug32086.phpt13 echo date("Y-m-d H:i:s T\n", $g);
14 echo date("Y-m-d H:i:s T\n", $i);
15 echo date("Y-m-d H:i:s T\n", $j);
16 echo date("Y-m-d H:i:s T\n", $k);
17 echo date("Y-m-d H:i:s T\n", $l);
24 echo date("Y-m-d H:i:s T\n", $g);
25 echo date("Y-m-d H:i:s T\n", $i);
26 echo date("Y-m-d H:i:s T\n", $j);
27 echo date("Y-m-d H:i:s T\n", $k);
28 echo date("Y-m-d H:i:s T\n", $l);
H A Dgmdate_variation13.phpt39 string(%d) "%s"
43 string(%d) "%s"
47 string(%d) "%s"
51 string(%d) "%s"
55 string(%d) "%s"
59 string(%d) "%s"
63 string(%d) "%s"
67 string(%d) "%s"
71 string(%d) "%s"
75 string(%d) "%s"
H A Dstrftime_variation4.phpt32 Deprecated: Function strftime() is deprecated in %s on line %d
33 string(%d) "%s"
35 Deprecated: Function strftime() is deprecated in %s on line %d
40 Deprecated: Function strftime() is deprecated in %s on line %d
41 string(%d) "%s"
43 Deprecated: Function strftime() is deprecated in %s on line %d
48 Deprecated: Function strftime() is deprecated in %s on line %d
49 string(%d) "%d"
51 Deprecated: Function strftime() is deprecated in %s on line %d
/PHP-8.2/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt9 var_dump(sprintf("%d", 100.426));
10 var_dump(sprintf("%d", 100.9));
20 $format = 'There are %d monkeys in the %s';
24 $format = 'The %s contains %d monkeys';
44 var_dump(sprintf("%%d = '%d'", $n)); // standard integer representation
54 var_dump(sprintf("%%+d = '%+d'", $n)); // sign specifier on a positive integer
55 var_dump(sprintf("%%+d = '%+d'", $u)); // sign specifier on a negative integer
70 var_dump(sprintf("%04d-%02d-%02d", 2006, 12, 18));
97 string\(15\) \"%d = '43951789'\"
106 string\(17\) \"%\+d = '\+43951789'\"
[all …]
H A Dsprintf_variation5.phpt14 var_dump(sprintf("%%d = '%d'", $n)); // standard integer representation
22 var_dump(sprintf("%%+d = '%+d'", $n)); // sign specifier on a positive integer
23 var_dump(sprintf("%%+d = '%+d'", $u)); // sign specifier on a negative integer
29 string(15) "%d = '43951789'"
36 string(17) "%+d = '+43951789'"
37 string(17) "%+d = '-43951789'"
/PHP-8.2/tests/lang/
H A DforeachLoopObjects.004.phpt10 public $d = "Original d";
36 Warning: Undefined property: C::$b in %s on line %d
39 Warning: Undefined property: C::$b in %s on line %d
40 string(10) "Original d"
42 Warning: Undefined property: C::$b in %s on line %d
44 object(C)#%d (4) {
49 ["d"]=>
50 string(10) "Original d"
/PHP-8.2/ext/oci8/tests/
H A Dedition_1.phpt103 string(%d) "mike"
105 string(%d) "30"
111 string(%d) "juan"
113 string(%d) "25"
121 string(%d) "mike"
123 string(%d) "30"
127 string(%d) "200"
133 string(%d) "25"
137 string(%d) "100"
145 string(%d) "30"
[all …]
/PHP-8.2/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt82 resource(%d) of type (stream)
86 resource(%d) of type (stream)
90 resource(%d) of type (stream)
94 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
106 resource(%d) of type (stream)
110 resource(%d) of type (stream)
114 resource(%d) of type (stream)
118 resource(%d) of type (stream)
[all …]
H A Ddir_variation4-win32-mb.phpt30 $d = dir($dir_path);
31 var_dump( $d );
38 var_dump( $d->read() ); // with previous handle
56 object(Directory)#%d (2) {
58 string(%d) "%s/私はガラスを食べられますdir_variation4"
60 resource(%d) of type (stream)
62 object(Directory)#%d (2) {
64 string(%d) "%s/私はガラスを食べられますdir_variation4"
66 resource(%d) of type (stream)
69 string(%d) "%s"
[all …]
/PHP-8.2/tests/security/
H A Dopen_basedir_realpath.phpt29 …ir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.) in %s on line %d
35 …asedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on line %d
38 …asedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on line %d
41 …en_basedir restriction in effect. File(%s\) is not within the allowed path(s): (.) in %s on line %d
44 …ir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.) in %s on line %d
53 …asedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) in %s on line %d
55 string(%d) "%s\test\ok"
56 string(%d) "%s\test\ok\ok.txt"
57 string(%d) "%s\test\ok\ok.txt"
58 string(%d) "%s\test\ok\ok.txt"
[all …]
/PHP-8.2/ext/curl/tests/
H A Dcurl_string_file_upload.phpt73 string(%d) "62942c05ed0d1b501c4afe6dc1c4db1b"
75 string(%d) "foo.txt|text/plain|62942c05ed0d1b501c4afe6dc1c4db1b"
76 string(%d) "error:4"
78 string(%d) "foo.txt|text/plain|62942c05ed0d1b501c4afe6dc1c4db1b"
79 string(%d) "text/plain"
80 string(%d) "foo.txt"
81 string(%d) "62942c05ed0d1b501c4afe6dc1c4db1b"
82 string(%d) "foo.txt|text/plain|62942c05ed0d1b501c4afe6dc1c4db1b"
83 string(%d) "foo.txt|text/plain|62942c05ed0d1b501c4afe6dc1c4db1b"
84 string(%d) "foo.txt|text/plain|62942c05ed0d1b501c4afe6dc1c4db1b"
[all …]
/PHP-8.2/ext/hash/tests/
H A Dmhash_001.phpt38 Deprecated: Function mhash() is deprecated in %s on line %d
43 Deprecated: Function mhash() is deprecated in %s on line %d
48 Deprecated: Function mhash() is deprecated in %s on line %d
53 Deprecated: Function mhash() is deprecated in %s on line %d
58 Deprecated: Function mhash() is deprecated in %s on line %d
63 Deprecated: Function mhash() is deprecated in %s on line %d
68 Deprecated: Function mhash() is deprecated in %s on line %d
73 Deprecated: Function mhash() is deprecated in %s on line %d
78 Deprecated: Function mhash() is deprecated in %s on line %d
83 Deprecated: Function mhash() is deprecated in %s on line %d
[all …]
H A Dmhash_003.phpt38 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
43 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
48 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
53 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
58 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
63 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
68 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
73 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
78 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
83 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
[all …]

Completed in 70 milliseconds

1...<<11121314151617181920>>...259