Home
last modified time | relevance | path

Searched refs:d (Results 226 – 250 of 6464) sorted by relevance

12345678910>>...259

/php-src/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 …]
H A Dfscanf_variation51.phpt24 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
68 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
71 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
74 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
80 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
83 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
91 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
94 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
/php-src/ext/date/tests/
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 Dgmstrftime_variation6.phpt35 Deprecated: Function gmstrftime() is deprecated in %s on line %d
36 string(2) "%d"
38 Deprecated: Function gmstrftime() is deprecated in %s on line %d
43 Deprecated: Function gmstrftime() is deprecated in %s on line %d
44 string(2) "%d"
46 Deprecated: Function gmstrftime() is deprecated in %s on line %d
51 Deprecated: Function gmstrftime() is deprecated in %s on line %d
52 string(%d) "%d"
54 Deprecated: Function gmstrftime() is deprecated in %s on line %d
59 Deprecated: Function gmstrftime() is deprecated in %s on line %d
[all …]
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";
H A Dgmdate_variation9.phpt44 string(%d) "%d"
48 string(%d) "%d"
52 string(%d) "%d"
56 string(%d) "%d"
60 string(2) "%d"
64 string(2) "%d"
68 string(2) "%d"
72 string(%d) "%d"
H A Dgmstrftime_variation7.phpt14 'Day of the month as a decimal number' => "%d",
33 Deprecated: Function gmstrftime() is deprecated in %s on line %d
34 string(%d) "%d"
36 Deprecated: Function gmstrftime() is deprecated in %s on line %d
41 Deprecated: Function gmstrftime() is deprecated in %s on line %d
42 string(%d) "%d"
44 Deprecated: Function gmstrftime() is deprecated in %s on line %d
49 Deprecated: Function gmstrftime() is deprecated in %s on line %d
50 string(%d) "%d"
52 Deprecated: Function gmstrftime() is deprecated in %s on line %d
H A Dstrftime_variation7.phpt15 'Day of the month as a decimal number' => "%d",
34 Deprecated: Function strftime() is deprecated in %s on line %d
35 string(%d) "%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"
45 Deprecated: Function strftime() is deprecated in %s on line %d
50 Deprecated: Function strftime() is deprecated in %s on line %d
51 string(%d) "%d"
53 Deprecated: Function strftime() is deprecated in %s on line %d
H A Dstrtotime.phpt6 $d = array();
7 $d[] = strtotime("2005-07-14 22:30:41");
8 $d[] = strtotime("2005-07-14 22:30:41 GMT");
9 $d[] = strtotime("@1121373041");
10 $d[] = strtotime("@1121373041 CEST");
12 foreach($d as $date) {
/php-src/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 Dbug70321.phpt42 object(Closure)#%d (3) {
44 string(%d) "{closure:%s:%d}"
46 string(%d) "%s"
48 int(%d)
53 object(Closure)#%d (3) {
55 string(%d) "{closure:%s:%d}"
57 string(%d) "%s"
59 int(%d)
H A Doct_overflow.phpt16 foreach ($doubles as $d) {
17 $l = (double)$d;
24 float(4308640384%d)
25 float(3545655%d)
27 float(549755813%d)
28 float(1884877076%d)
H A Dbug60738_variation.phpt16 object(Closure)#%d (3) {
18 string(%d) "{closure:%s:%d}"
20 string(%d) "%s"
22 int(%d)
25 Fatal error: Uncaught Exception: Exception! in %s:%d
28 thrown in %s on line %d
/php-src/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-src/ext/mysqli/tests/
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 …]
H A Dmysqli_change_user_insert_id.phpt14 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
17 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
20 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
23 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
26 printf("[005] Expecting 100, got %d, [%d] %s\n",
34 printf("[006] Expecting 0, got %d, [%d] %s\n",
39 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
42 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
46 printf("LAST_INSERT_ID() [%d] and mysqli_insert_id [%d] differ!\n",
50 printf("Expecting 0 got %d\n", $row['_insert_id']);
/php-src/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 …]
/php-src/ext/opcache/tests/
H A Dbug78015.phpt13 $d = $a['b'] + $a['c'];
14 return $d;
20 $d = !$a['b'];
21 return $d;
27 $d = (int) $a['b'];
28 return $d;
34 $d = $a['b'] ?: 42;
35 return $d;
42 return $d;
49 $d = "$a[b]{$b}bar";
[all …]
/php-src/Zend/tests/return_types/
H A D011.phpt12 object(Closure)#%d (%d) {
14 string(%d) "{closure:%s:%d}"
16 string(%d) "%s"
18 int(%d)
/php-src/ext/phar/tests/
H A D021.phpt18 $files['b/c/d'] = 'c';
19 $files['bad/c'] = 'd';
36 int(%d)
50 int(%d)
52 int(%d)
54 int(%d)
62 int(%d)
76 int(%d)
78 int(%d)
80 int(%d)
/php-src/Zend/tests/type_declarations/
H A Dtyped_class_constants_inheritance_success2.phpt39 object(Z)#%d (%d) {
41 object(Z)#%d (%d) {
43 object(Z)#%d (%d) {
45 object(Z)#%d (%d) {
47 object(Z)#%d (%d) {
/php-src/ext/zip/tests/
H A Dzip_entry_name.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_name() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]

Completed in 44 milliseconds

12345678910>>...259