Home
last modified time | relevance | path

Searched refs:d (Results 326 – 350 of 6494) sorted by relevance

1...<<11121314151617181920>>...260

/PHP-8.2/ext/standard/tests/general_functions/
H A Drand.phpt27 int(%d)
29 int(%d)
30 int(%d)
32 int(%d)
37 int(%d)
38 int(%d)
/PHP-8.2/ext/date/tests/
H A Dbug45529.phpt10 $d = new DateTime('2008-01-01 12:00:00+0200');
11 $d->setTimeZone($tz1);
12 echo $d->format(DATE_ISO8601), PHP_EOL;
13 $d = new DateTime('2008-01-01 12:00:00+0200');
14 $d->setTimeZone($tz2);
15 echo $d->format(DATE_ISO8601), PHP_EOL;
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";
H A Ddate_period_unserialize3.phpt32 object(DatePeriod)#%d (%d) {
34 object(DateTime)#%d (%d) {
45 object(DateTime)#%d (%d) {
54 object(DateInterval)#%d (%d) {
59 ["d"]=>
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug28325.phpt12 public $d;
17 $a->b->c->d = $a;
21 object(a)#%d (1) {
23 object(b)#%d (1) {
25 object(c)#%d (1) {
26 ["d"]=>
H A Dserialization_objects_014.phpt64 object(stdClass)#%d (3) {
73 object(stdClass)#%d (3) {
81 object(stdClass)#%d (3) {
89 object(stdClass)#%d (3) {
97 object(stdClass)#%d (3) {
108 object(stdClass)#%d (3) {
117 object(stdClass)#%d (3) {
125 object(stdClass)#%d (3) {
133 object(stdClass)#%d (3) {
141 object(stdClass)#%d (3) {
[all …]
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-8.2/tests/security/
H A Dopen_basedir_fopen.phpt43 Warning: fopen(../bad): Failed to open stream: %s in %s on line %d
53 Warning: fopen(..): Failed to open stream: %s in %s on line %d
58 Warning: fopen(../): Failed to open stream: %s in %s on line %d
63 Warning: fopen(/): Failed to open stream: %s in %s on line %d
68 Warning: fopen(../bad/.): Failed to open stream: %s in %s on line %d
78 Warning: fopen(./../.): Failed to open stream: %s in %s on line %d
80 resource(%d) of type (stream)
81 resource(%d) of type (stream)
82 resource(%d) of type (stream)
83 resource(%d) of type (stream)
[all …]
/PHP-8.2/ext/standard/tests/file/
H A Dstatpage.phpt15 int(%d)
16 int(%d)
17 int(%d)
18 int(%d)
19 int(%d)
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-8.2/ext/mysqli/tests/
H A Dmysqli_autocommit.phpt30 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
33 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
44 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
51 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
58 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
61 printf("[015] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
64 printf("[016] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
67 printf("[17] Expecting 1 row in table test, found %d rows. [%d] %s\n",
73 printf("[018] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
76 printf("[019] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
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.phpt86 printf("[004] Expecting charset %s/%d got %d\n",
90 printf("[005] Expecting length %d got %d\n",
139 string(%d) "%s"
141 string(%d) "%s"
168 string(%d) "%s"
170 string(%d) "%s"
197 string(%d) "%s"
199 string(%d) "%s"
201 int(%d)
203 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 …]
/PHP-8.2/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-8.2/ext/standard/
H A Dquot_print.c156 *d++ = '\015'; in php_quot_print_encode()
157 *d++ = *str++; in php_quot_print_encode()
166 *d++ = '='; in php_quot_print_encode()
167 *d++ = '\015'; in php_quot_print_encode()
168 *d++ = '\012'; in php_quot_print_encode()
171 *d++ = '='; in php_quot_print_encode()
176 *d++ = '='; in php_quot_print_encode()
177 *d++ = '\015'; in php_quot_print_encode()
178 *d++ = '\012'; in php_quot_print_encode()
181 *d++ = c; in php_quot_print_encode()
[all …]
/PHP-8.2/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-8.2/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-8.2/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-8.2/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-8.2/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-8.2/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-8.2/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 …]

Completed in 38 milliseconds

1...<<11121314151617181920>>...260