Home
last modified time | relevance | path

Searched refs:d (Results 476 – 500 of 7036) sorted by relevance

1...<<11121314151617181920>>...282

/php-src/sapi/cli/tests/
H A Dphp_cli_server_002.phpt16 string(%d) "string(%d) "%sphp_cli_server_002"
17 string(%d) "PHP/%s (Development Server)"
18 string(%d) "localhost"
19 string(%d) "%s"
/php-src/ext/spl/tests/
H A Dbug71236.phpt14 object(Closure)#%d (4) {
16 string(%d) "{closure:%s:%d}"
18 string(%d) "%s"
20 int(%d)
/php-src/ext/opcache/tests/jit/
H A Dfetch_obj_001.phpt50 $d = array();
52 foo($d->{"ab" ."c"});
56 var_dump($d);
78 object(stdClass)#%d (1) {
82 object(stdClass)#%d (2) {
89 object(stdClass)#%d (2) {
97 object(stdClass)#%d (2) {
104 object(stdClass)#%d (1) {
108 object(stdClass)#%d (2) {
115 object(stdClass)#%d (2) {
[all …]
/php-src/ext/hash/tests/
H A Dmhash_001.phpt38 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
43 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
48 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
53 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
58 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
63 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
68 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
73 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
78 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
83 Deprecated: Function mhash() is deprecated since 8.1 in %s on line %d
[all …]
H A Dmhash_003.phpt38 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
43 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
48 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
53 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
58 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
63 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
68 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
73 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
78 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
83 Deprecated: Function mhash_keygen_s2k() is deprecated since 8.1 in %s on line %d
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt314 printf("[%03d] stmt_init() failed, [%d] %s\n",
319 printf("[%03d] prepare/execute failed, [%d] %s\n",
327 printf("[%03d] store_result failed, [%d] %s\n",
361 printf("[%03d] bind_result failed, [%d] %s\n",
365 printf("[%03d] store_result failed, [%d] %s\n",
402 printf("[%03d] bind_result failed, [%d] %s\n",
406 printf("[%03d] store_result failed, [%d] %s\n",
450 printf("[%03d] bind_result failed, [%d] %s\n",
487 printf("[%03d] bind_result failed, [%d] %s\n",
1089 string(%d) "%d"
[all …]
H A Dmysqli_stmt_bind_param.phpt130 printf("[%03d] [%d] %s\n", $offset, mysqli_errno($link), mysqli_error($link));
140 printf("[%03d] [%d] %s\n", $offset + 1, mysqli_errno($link), mysqli_error($link));
145 … printf("[%03d] [%d] %s\n", $offset + 2, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
151 … printf("[%03d] [%d] %s\n", $offset + 3, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
156 … printf("[%03d] [%d] %s\n", $offset + 4, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
162 printf("[%03d] [%d] %s\n", $offset + 5, mysqli_errno($link), mysqli_error($link));
167 printf("[%03d] [%d] %s\n", $offset + 5, mysqli_errno($link), mysqli_error($link));
361 printf("[2005] Expecting boolean/true got %s/%s, [%d] %s\n",
367 printf("[2006] [%d] %s\n", $stmt->errno, $stmt->error);
387 printf("[2011] bind_param() failed for id = %d, [%d] %s\n",
[all …]
/php-src/Zend/tests/float_to_int/
H A Dwarnings_float_vars.phpt96 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
99 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
102 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
105 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
108 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
111 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
114 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
117 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
120 Deprecated: Implicit conversion from float 1.5 to int loses precision in %s on line %d
149 Warning: String offset cast occurred in %s on line %d
[all …]
/php-src/ext/simplexml/tests/
H A Dbug66084_0.phpt8 echo var_dump(simplexml_load_string('<a><b/><d/><c><x/></c></a>')), "\n";
9 echo var_dump(simplexml_load_string('<a><b/><c><d/><x/></c></a>')), "\n";
10 echo var_dump(simplexml_load_string('<a><b/><c><d><x/></d></c></a>')), "\n";
29 ["d"]=>
46 ["d"]=>
61 ["d"]=>
/php-src/Zend/tests/
H A Disset_003.phpt15 var_dump(isset($c[0][1][2]->a->b->c->d));
17 var_dump(isset(${$a}->{$b->{$c[$d]}}));
32 Warning: Undefined variable $c in %s on line %d
34 Warning: Undefined variable $d in %s on line %d
36 Warning: Trying to access array offset on null in %s on line %d
38 Warning: Attempt to read property "" on string in %s on line %d
H A Dclosure_027.phpt26 object(stdClass)#%d (0) {
30 Warning: Undefined variable $y in %s on line %d
31 Exception: Too few arguments to function {closure:%s:%d}(), 0 passed in %s on line %d and exactly 1…
33 …caught TypeError: test(): Argument #1 ($a) must be of type Closure, stdClass given, called in %s:%d
35 #0 %s(%d): test(Object(stdClass))
37 thrown in %s on line %d
H A Dnowdoc.inc7 class d { public $d = 4; };
8 $d = new d;
H A Dstr_offset_003.phpt23 Warning: Uninitialized string offset -10 in %s on line %d
25 string(1) "d"
27 Warning: Uninitialized string offset -2 in %s on line %d
31 Warning: Uninitialized string offset -10 in %s on line %d
33 string(1) "d"
35 Warning: Uninitialized string offset -2 in %s on line %d
/php-src/Zend/tests/fibers/
H A Dsignal-dispatch.phpt38 FiberError: Cannot switch fibers in current execution context in %ssignal-dispatch.php:%d
40 #0 %ssignal-dispatch.php(%d): Fiber::suspend()
41 #1 [internal function]: {closure:%s:%d}(%d, Array)
42 #2 %ssignal-dispatch.php(%d): pcntl_signal_dispatch()
43 #3 [internal function]: {closure:%s:%d}()
44 #4 %ssignal-dispatch.php(%d): Fiber->start()
/php-src/ext/standard/tests/streams/
H A Dstream_select_preserve_keys.phpt20 resource(%d) of type (stream)
22 resource(%d) of type (stream)
26 resource(%d) of type (stream)
28 resource(%d) of type (stream)
32 resource(%d) of type (stream)
34 resource(%d) of type (stream)
/php-src/ext/date/tests/
H A Doo_001.phpt19 $d = new DateTime;
20 var_dump($d->format("Y-m-d H:i:s"));
23 $d = new _d;
24 var_dump($d->format("Y-m-d H:i:s"));
66 string(19) "%d-%d-%d %d:%d:%d"
H A Dtest-parse-from-format.phpt26 string(13) "Y-m-d\TH:i:sP"
37 string(16) "l, d-M-Y H:i:s T"
48 string(13) "Y-m-d\TH:i:sO"
59 string(13) "X-m-d\TH:i:sP"
70 string(16) "D, d M y H:i:s O"
81 string(16) "l, d-M-y H:i:s T"
92 string(16) "D, d M y H:i:s O"
103 string(16) "D, d M Y H:i:s O"
125 string(13) "Y-m-d\TH:i:sP"
136 string(15) "Y-m-d\TH:i:s.vP"
[all …]
H A Ddate_time_fractions_create_from_format.phpt7 $dt = date_create_from_format( "Y-m-d H:i:s.u", "2016-10-03 12:47:18.819313" );
14 object(DateTime)#%d (%d) {
22 object(DateTime)#%d (%d) {
/php-src/ext/dom/tests/delayed_freeing/
H A Delement_uaf_crash.phpt8 $d = $xml->createElement("div");
9 $d->appendChild($b = $xml->createElement("b"));
10 $ret = $d->appendChild($xml->createElement("xxx"));
11 echo $xml->saveXML($d), "\n";
12 unset($d);
/php-src/ext/standard/tests/assert/
H A Dassert04.phpt32 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
34 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
36 Deprecated: Constant ASSERT_ACTIVE is deprecated in %s on line %d
38 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
40 Warning: assert(): assert(0) failed in %s on line %d
42 Deprecated: Constant ASSERT_BAIL is deprecated in %s on line %d
44 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
46 Warning: assert(): assert(0) failed in %s on line %d
H A Dassert_basic6.phpt35 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
37 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
39 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
41 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
47 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
49 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
51 Deprecated: Constant ASSERT_CALLBACK is deprecated in %s on line %d
53 Deprecated: Function assert_options() is deprecated since 8.3 in %s on line %d
/php-src/ext/hash/
H A Dhash_ripemd.c230 a = d; d = c; c = b; b = tmp; in RIPEMD128Transform()
237 a = d; d = c; c = b; b = tmp; in RIPEMD128Transform()
244 a = d; d = c; c = b; b = tmp; in RIPEMD128Transform()
251 a = d; d = c; c = b; b = tmp; in RIPEMD128Transform()
322 a = d; d = c; c = b; b = tmp; in RIPEMD256Transform()
330 a = d; d = c; c = b; b = tmp; in RIPEMD256Transform()
338 a = d; d = c; c = b; b = tmp; in RIPEMD256Transform()
346 a = d; d = c; c = b; b = tmp; in RIPEMD256Transform()
350 tmp = d; d = dd; dd = tmp; in RIPEMD256Transform()
421 a = e; e = d; d = ROL(10, c); c = b; b = tmp; in RIPEMD160Transform()
[all …]
/php-src/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt88 resource(%d) of type (stream)
92 resource(%d) of type (stream)
96 resource(%d) of type (stream)
100 resource(%d) of type (stream)
104 resource(%d) of type (stream)
108 resource(%d) of type (stream)
112 resource(%d) of type (stream)
116 resource(%d) of type (stream)
120 resource(%d) of type (stream)
124 resource(%d) of type (stream)
[all …]
/php-src/Zend/tests/in-de-crement/
H A Dstring_increment_various.phpt65 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
68 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
71 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
74 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
77 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
80 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
83 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
86 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
89 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
92 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
[all …]
/php-src/ext/standard/tests/strings/
H A Dvprintf_basic2.phpt13 $format1 = "%d";
14 $format2 = "%d %d";
15 $format3 = "%d %d %d";

Completed in 31 milliseconds

1...<<11121314151617181920>>...282