Home
last modified time | relevance | path

Searched refs:d (Results 176 – 200 of 6039) sorted by relevance

12345678910>>...242

/PHP-8.1/ext/simplexml/tests/
H A D001.phpt12 object(SimpleXMLElement)#%d (2) {
19 object(SimpleXMLElement)#%d (3) {
26 object(SimpleXMLElement)#%d (0) {
29 object(SimpleXMLElement)#%d (1) {
31 object(SimpleXMLElement)#%d (1) {
33 object(SimpleXMLElement)#%d (1) {
35 object(SimpleXMLElement)#%d (0) {
/PHP-8.1/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt68 size is %d
69 uid is %d
81 size is %d
82 uid is %d
92 size is %d
93 uid is %d
108 size is %d
109 uid is %d
119 size is %d
120 uid is %d
[all …]
/PHP-8.1/tests/lang/
H A DforeachLoopObjects.002.phpt10 protected $d = "Original d";
65 protected $d = "Overridden d";
179 object(C)#%d (5) {
186 ["d":protected]=>
200 object(D)#%d (7) {
225 object(E)#%d (8) {
254 object(C)#%d (5) {
275 object(D)#%d (7) {
300 object(E)#%d (8) {
329 object(C)#%d (5) {
[all …]
/PHP-8.1/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt188 array(1) refcount(%d){
193 array(1) refcount(%d){
198 array(1) refcount(%d){
203 array(1) refcount(%d){
208 array(2) refcount(%d){
225 array(2) refcount(%d){
232 array(1) refcount(%d){
237 array(1) refcount(%d){
242 array(2) refcount(%d){
249 array(2) refcount(%d){
[all …]
H A Ddebug_zval_dump_b_64bit.phpt192 array(1) refcount(%d){
197 array(1) refcount(%d){
202 array(1) refcount(%d){
207 array(1) refcount(%d){
212 array(2) refcount(%d){
229 array(2) refcount(%d){
236 array(1) refcount(%d){
241 array(1) refcount(%d){
246 array(2) refcount(%d){
253 array(2) refcount(%d){
[all …]
/PHP-8.1/ext/date/tests/
H A Dbug48097.phpt7 $d = date_create( "Sun, 22 May 1955 02:00:00 +0200" );
8 var_dump( $d );
9 echo $d->format( DATE_ISO8601 ), "\n";
10 echo $d->format( 'U' ), "\n\n";
12 $d->setTimeZone( new DateTimeZone( 'Europe/Budapest' ) );
13 var_dump( $d );
14 echo $d->format( DATE_ISO8601 ), "\n\n";
15 echo $d->format( 'U' ), "\n\n";
H A Dgmstrftime_variation3.phpt32 Deprecated: Function gmstrftime() is deprecated in %s on line %d
33 string(%d) "%s"
35 Deprecated: Function gmstrftime() is deprecated in %s on line %d
40 Deprecated: Function gmstrftime() is deprecated in %s on line %d
41 string(%d) "%s"
43 Deprecated: Function gmstrftime() is deprecated in %s on line %d
48 Deprecated: Function gmstrftime() is deprecated in %s on line %d
49 string(%d) "%d"
51 Deprecated: Function gmstrftime() is deprecated in %s on line %d
56 Deprecated: Function gmstrftime() is deprecated in %s on line %d
[all …]
H A Dstrftime_variation13.phpt34 Deprecated: Function strftime() is deprecated in %s on line %d
37 Deprecated: Function strftime() is deprecated in %s on line %d
42 Deprecated: Function strftime() is deprecated in %s on line %d
43 string(%d) "%d/%d/%d"
45 Deprecated: Function strftime() is deprecated in %s on line %d
50 Deprecated: Function strftime() is deprecated in %s on line %d
51 string(4) "%d"
53 Deprecated: Function strftime() is deprecated in %s on line %d
58 Deprecated: Function strftime() is deprecated in %s on line %d
59 string(2) "%d"
[all …]
H A Dstrftime_variation3.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
56 Deprecated: Function strftime() is deprecated in %s on line %d
[all …]
H A Dlocaltime_basic.phpt67 int(%d)
69 int(%d)
71 int(%d)
73 int(%d)
75 int(%d)
77 int(%d)
79 int(%d)
81 int(%d)
83 int(%d)
H A Dbug45554.phpt7 $format = "m-d-Y H:i:s.u T";
8 $d = date_create_from_format($format, "03-15-2005 12:22:29.000000 PST");
9 echo $d->format($format), "\n";
11 $d = date_create_from_format($format, "03-15-2005 12:22:29.001001 PST");
12 echo $d->format($format), "\n";
14 $d = date_create_from_format($format, "03-15-2005 12:22:29.0010 PST");
15 echo $d->format($format), "\n";
/PHP-8.1/ext/zip/tests/
H A Doo_setcompression.phpt64 Deprecated: Function zip_open() is deprecated in %s on line %d
66 Deprecated: Function zip_read() is deprecated in %s on line %d
68 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
73 Deprecated: Function zip_read() is deprecated in %s on line %d
80 Deprecated: Function zip_read() is deprecated in %s on line %d
87 Deprecated: Function zip_read() is deprecated in %s on line %d
94 Deprecated: Function zip_read() is deprecated in %s on line %d
101 Deprecated: Function zip_read() is deprecated in %s on line %d
108 Deprecated: Function zip_read() is deprecated in %s on line %d
115 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_filesize.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_filesize() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_compressedsize.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_compressedsize() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
H A Dzip_entry_compressionmethod.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_compressionmethod() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
/PHP-8.1/sapi/cgi/tests/
H A D002.phpt2 defining INI options with -d
18 var_dump(`$php -n -d max_execution_time=111 $file`);
19 var_dump(`$php -n -d max_execution_time=500 $file`);
20 var_dump(`$php -n -d max_execution_time=500 -d max_execution_time=555 $file`);
24 var_dump(`$php -n -d upload_tmp_dir=/test/path -d max_execution_time=555 $file`);
31 string(%d) "X-Powered-By: PHP/%s
36 string(%d) "X-Powered-By: PHP/%s
41 string(%d) "X-Powered-By: PHP/%s
46 string(%d) "X-Powered-By: PHP/%s
/PHP-8.1/ext/gd/tests/
H A Dbug77198_auto.phpt28 printf("Pixel at %d, %d: unexpected NULL crop\n", $x, $y);
32 printf("Pixel at %d, %d: unexpected width (%d)\n", $x, $y, $width);
36 printf("Pixel at %d, %d: unexpected height (%d)\n", $x, $y, $height);
40 printf("Pixel at %d, %d: unexpected color (%d)\n", $x, $y, $color);
/PHP-8.1/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt89 Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
93 Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
117 Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
[all …]
/PHP-8.1/Zend/tests/
H A D014.phpt22 string(%d) "%s"
26 string(%d) "%s"
28 string(%d) "%s"
32 string(%d) "%s"
34 string(%d) "%s"
38 string(%d) "%s"
40 string(%d) "%s"
H A D033.phpt28 Warning: Undefined variable $arr in %s on line %d
30 Warning: Trying to access array offset on value of type null in %s on line %d
32 Warning: Trying to access array offset on value of type null in %s on line %d
34 Warning: Trying to access array offset on value of type null in %s on line %d
36 Warning: Trying to access array offset on value of type null in %s on line %d
38 Warning: Trying to access array offset on value of type null in %s on line %d
40 Warning: Undefined variable $arr in %s on line %d
42 Warning: Trying to access array offset on value of type null in %s on line %d
44 Warning: Trying to access array offset on value of type null in %s on line %d
52 Warning: Undefined variable $arr in %s on line %d
[all …]
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc.phpt13 die(sprintf('skip Needs MySQL 5.0+, found version %d.', mysqli_get_server_version($link)));
22 printf("[009] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
48 printf("[017] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
51 printf("[018] Results seem wrong, got %s, [%d] %s\n",
66 printf("[019] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
89 printf("[026] Results seem wrong, got %s, [%d] %s\n",
103 printf("[028] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
129 printf("[035] Results seem wrong, got %s, [%d] %s\n",
141 printf("[037] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
171 printf("[045] Results seem wrong, got %s, [%d] %s\n",
[all …]
H A Dmysqli_change_user_get_lock.phpt24 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
27 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
32 printf("... lock '%s' acquired by thread %d\n", $lock, $thread_id);
53 printf("[006] Lock '%s' should have been released, [%d] %s\n",
65 printf("[009] Lock '%s' should have been released, [%d] %s\n",
74 printf("[010] Cannot open new connection, [%d] %s\n",
90 printf("[013] Lock '%s' should have been released, [%d] %s\n",
102 ... lock 'phptest_%d' acquired by thread %d
103 ... calling IS_USED_LOCK() on 'phptest_%d' using thread '%d'
104 ... calling IS_FREE_LOCK() on 'phptest_%d' using thread '%d'
[all …]
/PHP-8.1/ext/standard/tests/file/
H A D007_basic.phpt100 resource(%d) of type (stream)
104 resource(%d) of type (Unknown)
109 resource(%d) of type (stream)
113 resource(%d) of type (Unknown)
118 resource(%d) of type (stream)
127 resource(%d) of type (stream)
136 resource(%d) of type (stream)
145 resource(%d) of type (stream)
154 resource(%d) of type (stream)
163 resource(%d) of type (stream)
[all …]
/PHP-8.1/ext/fileinfo/tests/
H A Dfinfo_open_basic.phpt28 object(finfo)#%d (0) {
30 object(finfo)#%d (0) {
32 object(finfo)#%d (0) {
34 object(finfo)#%d (0) {
36 object(finfo)#%d (0) {
38 object(finfo)#%d (0) {
40 object(finfo)#%d (0) {
42 object(finfo)#%d (0) {
44 object(finfo)#%d (0) {
/PHP-8.1/ext/date/lib/
H A Ddow.c58 dow = positive_mod((c1 + y1 + m1 + (y1 / 4) + d), 7); in timelib_day_of_week_ex()
69 return timelib_day_of_week_ex(y, m, d, 0); in timelib_day_of_week()
74 return timelib_day_of_week_ex(y, m, d, 1); in timelib_iso_day_of_week()
85 return (timelib_is_leap(y) ? d_table_leap[m] : d_table_common[m]) + d - 1; in timelib_day_of_year()
99 doy = timelib_day_of_year(y, m, d) + 1; in timelib_isoweek_from_date()
104 weekday = timelib_day_of_week(y, m, d); in timelib_isoweek_from_date()
143 timelib_isoweek_from_date(y, m, d, iw, iy); in timelib_isodate_from_date()
144 *id = timelib_day_of_week_ex(y, m, d, 1); in timelib_isodate_from_date()
192 *d = daynr; in timelib_date_from_isodate()
203 int timelib_valid_date(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_valid_date() argument
[all …]

Completed in 68 milliseconds

12345678910>>...242