Home
last modified time | relevance | path

Searched refs:d (Results 426 – 450 of 7037) sorted by relevance

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

/php-src/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-src/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 …]
H A Ddir_variation9.phpt73 object(Directory)#%d (2) {
75 string(%d) "%s/dir_variation91/sub_dir11/sub_dir111/.."
77 resource(%d) of type (stream)
79 object(Directory)#%d (2) {
81 string(%d) "%s/dir_variation92/sub_dir21/../../dir_variation91"
83 resource(%d) of type (stream)
85 object(Directory)#%d (2) {
87 string(%d) "%s/dir_variation92/sub_dir21/../../dir_variation91/sub_dir11/.."
89 resource(%d) of type (stream)
91 object(Directory)#%d (2) {
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt72 object(foo)#%d (1) {
74 string(%d) "фубар"
76 object(foo)#%d (1) {
78 &string(%d) "фубар"
83 object(foo)#%d (1) {
85 string(%d) "фубар"
88 object(foo)#%d (1) {
93 object(foo)#%d (1) {
101 object(foo)#%d (1) {
103 string(%d) "фубар"
[all …]
H A Dmysqli_stmt_bind_result.phpt61 printf("[%04d] [%d] %s\n", $offset, mysqli_errno($link), mysqli_error($link));
71 printf("[%04d] [%d] %s\n", $offset + 1, mysqli_errno($link), mysqli_error($link));
76 … printf("[%04d] [%d] %s\n", $offset + 2, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
82 … printf("[%04d] [%d] %s\n", $offset + 3, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
88 … printf("[%04d] [%d] %s\n", $offset + 3 + $id, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
97 … printf("[%04d] [%d] %s\n", $offset + 7, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
102 … printf("[%04d] [%d] %s\n", $offset + 8, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
108 … printf("[%04d] [%d] %s\n", $offset + 9, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
115 printf("[%04d] [%d] Expecting %s/'%s' [type hint = %s], got %s/'%s'\n",
125 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
[all …]
H A Dmysqli_change_user_rollback.phpt9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
12 die(sprintf("skip Needs InnoDB support, [%d] %s", $link->errno, $link->error));
19 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
24 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
27 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
34 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
37 printf("[005] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
40 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
50 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
53 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
H A Dmysqli_change_user_locks_temporary.phpt15 printf("[001] Cannot create second connection handle, [%d] %s\n",
19 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
34 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
37 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
46 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
49 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
52 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
55 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
58 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
69 printf("[012] There should be no table test any more, [%d] %s\n",
[all …]
/php-src/Zend/tests/
H A Dbug81076.phpt8 object(Closure)#%d (3) {
10 string(%d) "{closure:%s:%d}"
12 string(%d) "%s"
14 int(%d)
H A Dbug_debug_backtrace.phpt22 #0 %s(%d): boo()
23 #1 %s(%d): bar()
24 #2 %s(%d) : eval()'d code(1): foo()
25 #3 %s(%d): eval()
/php-src/ext/tokenizer/tests/
H A Dtoken_get_all_variation18.phpt34 int(%d)
50 int(%d)
60 int(%d)
69 int(%d)
78 int(%d)
87 int(%d)
98 int(%d)
108 int(%d)
/php-src/ext/opcache/tests/
H A Dbug70423.phpt48 $d = 1;
49 $fn1 = function() use ($d) {echo "$d\n"; $d++;};
50 $fn2 = function() use (&$d) {echo "$d\n"; $d++;};
51 $d = 5;
/php-src/ext/date/tests/
H A Didate_variation5.phpt33 int(%d)
36 int(%d)
39 int(%d)
42 int(%d)
45 int(%d)
48 int(%d)
51 int(%d)
54 int(%d)
H A DDatePeriod_set_state.phpt22 object(DatePeriod)#%d (%d) {
24 object(DateTime)#%d (%d) {
37 object(DateInterval)#%d (%d) {
42 ["d"]=>
H A Dbug52808.phpt30 object(DateInterval)#%d (%d) {
35 ["d"]=>
52 object(DateInterval)#%d (%d) {
57 ["d"]=>
74 object(DateInterval)#%d (%d) {
79 ["d"]=>
/php-src/ext/ffi/tests/
H A D033.phpt32 object(FFI\CData:uint8_t[2])#%d (2) {
38 object(FFI\CData:uint16_t[2])#%d (2) {
44 object(FFI\CType:uint8_t[2])#%d (0) {
46 object(FFI\CData:uint8_t[2])#%d (2) {
52 object(FFI\CType:uint16_t[2])#%d (0) {
54 object(FFI\CData:uint16_t[2])#%d (2) {
60 object(FFI\CType:uint32_t)#%d (0) {
62 object(FFI\CType:uint32_t[2][2])#%d (0) {
/php-src/ext/odbc/tests/
H A Dodbc_close_all_001.phpt50 object(Odbc\Connection)#%d (%d) {
52 object(Odbc\Connection)#%d (%d) {
54 object(Odbc\Result)#%d (%d) {
56 object(Odbc\Result)#%d (%d) {
/php-src/ext/standard/tests/array/
H A Darray_walk_closure.phpt111 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
117 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
123 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
149 Warning: {closure:%s:%d}(): Argument #3 ($udata) must be passed by reference, value given in %s on …
206 string(%d) "{closure:%s:%d}"
218 string(%d) "%s"
220 int(%d)
235 object(Closure)#%d (4) {
237 string(%d) "{closure:%s:%d}"
239 string(%d) "%s"
[all …]
H A Dasort_object2.phpt92 object(for_integer_asort)#%d (3) {
101 object(for_integer_asort)#%d (3) {
110 object(for_integer_asort)#%d (3) {
130 ["d"]=>
131 object(for_string_asort)#%d (3) {
140 object(for_string_asort)#%d (3) {
149 object(for_string_asort)#%d (3) {
155 string(1) "d"
158 object(for_string_asort)#%d (3) {
210 ["d"]=>
[all …]
/php-src/ext/dom/tests/
H A DDOMEntity_fields.phpt54 Deprecated: Property DOMEntity::$encoding is deprecated in %s on line %d
57 Deprecated: Property DOMEntity::$version is deprecated in %s on line %d
68 Deprecated: Property DOMEntity::$encoding is deprecated in %s on line %d
71 Deprecated: Property DOMEntity::$version is deprecated in %s on line %d
82 Deprecated: Property DOMEntity::$encoding is deprecated in %s on line %d
85 Deprecated: Property DOMEntity::$version is deprecated in %s on line %d
96 Deprecated: Property DOMEntity::$encoding is deprecated in %s on line %d
99 Deprecated: Property DOMEntity::$version is deprecated in %s on line %d
113 Deprecated: Property DOMEntity::$version is deprecated in %s on line %d
127 Deprecated: Property DOMEntity::$version is deprecated in %s on line %d
[all …]
/php-src/ext/dba/tests/
H A Ddba_lmdb_creation_matrix.phpt28 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
46 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
58 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
70 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
83 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
101 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
113 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
125 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
138 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
156 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
[all …]
/php-src/ext/standard/tests/math/
H A Dbug27646.phpt35 string(%d) "d:1%s;"
38 string(%d) "d:-1%s;"
41 string(7) "d:-INF;"
44 string(6) "d:INF;"
47 string(6) "d:NAN;"
/php-src/ext/zend_test/tests/
H A Dobserver_bug81435.phpt9 zend_test.observer.observe_function_names=a,d
18 function d() {} // observed
21 d();
46 <!-- init d() -->
47 <d>
48 </d>
53 Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
/php-src/ext/standard/tests/general_functions/
H A Dtype.phpt112 int(%d)
114 int(%d)
117 int(%d)
198 object(stdClass)#%d (0) {
260 object(stdClass)#%d (3) {
269 object(stdClass)#%d (1) {
274 object(stdClass)#%d (3) {
283 object(stdClass)#%d (1) {
288 object(stdClass)#%d (1) {
293 object(stdClass)#%d (0) {
[all …]
/php-src/tests/security/
H A Dopen_basedir_copy.phpt38 Warning: copy(../bad): Failed to open stream: %s in %s on line %d
43 Warning: copy(../bad/bad.txt): Failed to open stream: %s in %s on line %d
46 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
48 Warning: copy(..): Failed to open stream: %s in %s on line %d
51 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
53 Warning: copy(../): Failed to open stream: %s in %s on line %d
56 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
58 Warning: copy(/): Failed to open stream: %s in %s on line %d
63 Warning: copy(../bad/.): Failed to open stream: %s in %s on line %d
68 Warning: copy(../bad/./bad.txt): Failed to open stream: %s in %s on line %d
[all …]

Completed in 24 milliseconds

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