Home
last modified time | relevance | path

Searched refs:d (Results 376 – 400 of 7043) sorted by relevance

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

/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt39 … printf("[%03d + 1] len = %d, [%d] %s\n", $offset, $len, mysqli_errno($link), mysqli_error($link));
45 … printf("[%03d + 2] len = %d, [%d] %s\n", $offset, $len, mysqli_errno($link), mysqli_error($link));
51 printf("[%03d + 3] Wrong results - expecting '%s' got '%s', len = %d, [%d] %s\n",
59 … printf("[%03d + 4] len = %d, [%d] %s\n", $offset, $len, mysqli_errno($link), mysqli_error($link));
65 …printf("[%03d + 5] len = %d, [%d] %s, [%d] %s\n", $offset, $len, mysqli_stmt_errno($stmt), mysqli_…
71 …printf("[%03d + 6] len = %d, [%d] %s, [%d] %s\n", $offset, $len, mysqli_stmt_errno($stmt), mysqli_…
77 printf("[%03d + 7] Wrong results - expecting '%s' got '%s', len = %d, [%d] %s\n",
120 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
140 printf("stop: packet size - %d\n", $package_size);
H A Dmysqli_field_seek.phpt84 printf("[004] Expecting charset %s/%d got %d\n",
88 printf("[005] Expecting length %d got %d\n",
137 string(%d) "%s"
139 string(%d) "%s"
166 string(%d) "%s"
168 string(%d) "%s"
195 string(%d) "%s"
197 string(%d) "%s"
199 int(%d)
201 int(%d)
[all …]
H A Dbug34810.phpt56 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
64 object(mysqli)#%d (%d) {
68 string(%d) "%s"
70 int(%d)
85 string(%d) "%s"
91 string(%d) "%s"
93 int(%d)
99 int(%d)
103 object(mysqli)#%d (%d) {
105 string(%d) "%s"
[all …]
H A Dmysqli_prepare.phpt25 printf("[006][%d] %s\n", mysqli_errno($link), mysqli_error($link));
30 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
33 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
38 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
42 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
46 printf("[011] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
50 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
54 printf("[013] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
59 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
63 printf("[015] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_015.phpt73 object(stdClass)#%d (3) {
82 object(stdClass)#%d (3) {
90 object(stdClass)#%d (3) {
98 object(stdClass)#%d (3) {
106 object(stdClass)#%d (3) {
117 object(stdClass)#%d (3) {
126 object(stdClass)#%d (3) {
134 object(stdClass)#%d (3) {
142 object(stdClass)#%d (3) {
150 object(stdClass)#%d (3) {
[all …]
/php-src/ext/standard/tests/file/
H A Dsymlink.phpt49 string(%d) "%ssymlink.dat"
50 int(%d)
52 Warning: readlink(): No such file or directory in %s on line %d
55 Warning: linkinfo(): No such file or directory in %s on line %d
58 Warning: symlink(): File exists in %s on line %d
62 Warning: symlink(): File exists in %s on line %d
66 Warning: link(): No such file or directory in %s on line %d
69 Warning: symlink(): %s in %s on line %d
72 Warning: link(): %s in %s on line %d
75 Warning: readlink(): Invalid argument in %s on line %d
[all …]
/php-src/ext/standard/tests/dir/
H A Ddir_variation4.phpt24 $d = dir($dir_path);
25 var_dump( $d );
32 var_dump( $d->read() ); // with previous handle
50 object(Directory)#%d (2) {
52 string(%d) "%s/dir_variation4"
54 resource(%d) of type (stream)
56 object(Directory)#%d (2) {
58 string(%d) "%s/dir_variation4"
60 resource(%d) of type (stream)
63 string(%d) "%s"
[all …]
H A Dscandir_variation8-win32-mb.phpt78 resource(%d) of type (stream)
81 resource(%d) of type (stream)
84 resource(%d) of type (stream)
87 resource(%d) of type (stream)
90 resource(%d) of type (stream)
93 resource(%d) of type (stream)
96 resource(%d) of type (stream)
99 resource(%d) of type (stream)
102 resource(%d) of type (stream)
105 resource(%d) of type (stream)
[all …]
/php-src/ext/reflection/tests/
H A DReflectionFiber_basic.phpt43 string(%d) "%sReflectionFiber_basic.php"
49 string(%d) "%sReflectionFiber_basic.php"
68 string(%d) "{closure:%s:%d}"
76 string(%d) "%sReflectionFiber_basic.php"
83 string(%d) "%sReflectionFiber_basic.php"
99 string(%d) "{closure:%s:%d}"
108 …formation from a fiber that has not been started or is terminated in %sReflectionFiber_basic.php:%d
110 #0 %sReflectionFiber_basic.php(%d): ReflectionFiber->getTrace()
112 thrown in %sReflectionFiber_basic.php on line %d
/php-src/ext/zip/tests/
H A Dzip_entry_compressedsize.phpt17 …cated: Function zip_open() is deprecated since 8.0, use ZipArchive::open() instead in %s on line %d
19 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
21 …ntry_compressedsize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
24 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
26 …ntry_compressedsize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
29 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
31 …ntry_compressedsize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
34 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
36 …ntry_compressedsize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
39 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
[all …]
H A Dzip_entry_compressionmethod.phpt17 …cated: Function zip_open() is deprecated since 8.0, use ZipArchive::open() instead in %s on line %d
19 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
21 …y_compressionmethod() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
24 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
26 …y_compressionmethod() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
29 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
31 …y_compressionmethod() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
34 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
36 …y_compressionmethod() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
39 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
[all …]
H A Dzip_entry_filesize.phpt17 …cated: Function zip_open() is deprecated since 8.0, use ZipArchive::open() instead in %s on line %d
19 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
21 … zip_entry_filesize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
24 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
26 … zip_entry_filesize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
29 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
31 … zip_entry_filesize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
34 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
36 … zip_entry_filesize() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
39 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
[all …]
H A Dzip_entry_name.phpt17 …cated: Function zip_open() is deprecated since 8.0, use ZipArchive::open() instead in %s on line %d
19 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
21 …tion zip_entry_name() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
24 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
26 …tion zip_entry_name() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
29 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
31 …tion zip_entry_name() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
34 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
36 …tion zip_entry_name() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
39 …: Function zip_read() is deprecated since 8.0, use ZipArchive::statIndex() instead in %s on line %d
[all …]
/php-src/ext/standard/
H A Dquot_print.c152 *d++ = '\015'; in php_quot_print_encode()
153 *d++ = *str++; in php_quot_print_encode()
162 *d++ = '='; in php_quot_print_encode()
163 *d++ = '\015'; in php_quot_print_encode()
164 *d++ = '\012'; in php_quot_print_encode()
167 *d++ = '='; in php_quot_print_encode()
172 *d++ = '='; in php_quot_print_encode()
173 *d++ = '\015'; in php_quot_print_encode()
174 *d++ = '\012'; in php_quot_print_encode()
177 *d++ = c; in php_quot_print_encode()
[all …]
/php-src/ext/phar/tests/
H A Dstat.phpt86 int(%d)
100 int(%d)
102 int(%d)
104 int(%d)
112 int(%d)
126 int(%d)
128 int(%d)
194 int(%d)
202 int(%d)
204 int(%d)
[all …]
/php-src/ext/standard/tests/math/
H A Dbase_convert_basic.phpt36 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
39 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
42 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
45 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
49 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
52 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
55 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
58 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
63 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
66 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
[all …]
/php-src/ext/phar/tests/cache_list/files/
H A Dwrite6.phar.inc9 $d = dirname(__FILE__) . "/copyonwrite6";
10 mkdir($d);
11 file_put_contents($d . "/file1", "file1\n");
12 file_put_contents($d . "/file2", "file2\n");
13 …ar->buildFromIterator(new RecursiveDirectoryIterator($d, RecursiveDirectoryIterator::SKIP_DOTS),$d
14 $arr = $phar->buildFromDirectory($d);
/php-src/ext/simplexml/tests/
H A Dbug66084_1.phpt9 echo json_encode(simplexml_load_string('<a><b/><d/><c><x/></c></a>')), "\n";
10 echo json_encode(simplexml_load_string('<a><b/><c><d/><x/></c></a>')), "\n";
11 echo json_encode(simplexml_load_string('<a><b/><c><d><x/></d></c></a>')), "\n";
16 {"b":{},"d":{},"c":{"x":{}}}
17 {"b":{},"c":{"d":{},"x":{}}}
18 {"b":{},"c":{"d":{"x":{}}}}
/php-src/sapi/cli/tests/
H A D003.phpt2 defining INI options with -d
15 var_dump(`$php -n -d max_execution_time=111 -r 'var_dump(ini_get("max_execution_time"));'`);
16 var_dump(`$php -n -d max_execution_time=500 -r 'var_dump(ini_get("max_execution_time"));'`);
17 var_dump(`$php -n -d max_execution_time=500 -d max_execution_time=555 -r 'var_dump(ini_get("max_exe…
18 var_dump(`$php -n -d upload_tmp_dir=/test/path -d max_execution_time=555 -r 'var_dump(ini_get("max_…
/php-src/ext/sockets/tests/
H A Dsocket_meminfo.phpt54 int(%d)
56 int(%d)
58 int(%d)
60 int(%d)
62 int(%d)
64 int(%d)
66 int(%d)
68 int(%d)
70 int(%d)
/php-src/ext/date/tests/
H A Dbug74057.phpt5 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Sun 2017-01-01")))."\n";
6 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Mon 2017-01-02")))."\n";
7 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Tue 2017-01-03")))."\n";
8 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Wed 2017-01-04")))."\n";
9 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Thu 2017-01-05")))."\n";
10 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Fri 2017-01-06")))."\n";
11 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Sat 2017-01-07")))."\n";
12 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Sun 2017-01-08")))."\n";
13 echo date("D Y-m-d", strtotime("saturday this week", strtotime("Mon 2017-01-09")))."\n";
/php-src/ext/dba/tests/
H A Ddba_gdbm_creation_matrix.phpt28 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
46 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
64 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
76 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
89 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
107 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
119 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
131 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
144 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
162 Notice: dba_open(): Handler gdbm does locking internally in %s on line %d
[all …]
H A Ddba_qdbm_creation_matrix.phpt28 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
46 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
64 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
76 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
89 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
107 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
119 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
131 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
144 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
162 Notice: dba_open(): Handler qdbm does locking internally in %s on line %d
[all …]
/php-src/tests/lang/
H A DpassByReference_005.phpt173 Warning: Undefined variable $u1 in %s on line %d
175 Warning: Undefined variable $u1 in %s on line %d
179 Warning: Undefined variable $u1 in %s on line %d
181 Warning: Undefined variable $u2 in %s on line %d
183 Warning: Undefined variable $u1 in %s on line %d
185 Warning: Undefined variable $u2 in %s on line %d
189 Warning: Undefined variable $u1 in %s on line %d
191 Warning: Undefined variable $u1 in %s on line %d
195 Warning: Undefined variable $u2 in %s on line %d
197 Warning: Undefined variable $u2 in %s on line %d
[all …]
/php-src/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

Completed in 46 milliseconds

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