Home
last modified time | relevance | path

Searched refs:d (Results 401 – 425 of 6284) sorted by relevance

1...<<11121314151617181920>>...252

/PHP-5.5/ext/xml/tests/
H A Dxml_set_object_variation2.phpt117 Warning: xml_set_object() expects parameter 2 to be object, double given in %s on line %d
122 Warning: xml_set_object() expects parameter 2 to be object, double given in %s on line %d
142 Warning: xml_set_object() expects parameter 2 to be object, array given in %s on line %d
147 Warning: xml_set_object() expects parameter 2 to be object, array given in %s on line %d
152 Warning: xml_set_object() expects parameter 2 to be object, array given in %s on line %d
157 Warning: xml_set_object() expects parameter 2 to be object, array given in %s on line %d
162 Warning: xml_set_object() expects parameter 2 to be object, array given in %s on line %d
167 Warning: xml_set_object() expects parameter 2 to be object, null given in %s on line %d
172 Warning: xml_set_object() expects parameter 2 to be object, null given in %s on line %d
222 Warning: xml_set_object() expects parameter 2 to be object, null given in %s on line %d
[all …]
H A Dxml_parser_set_option_variation2.phpt96 Warning: xml_parser_set_option(): Unknown option in %s on line %d
101 Warning: xml_parser_set_option(): Unknown option in %s on line %d
106 Warning: xml_parser_set_option(): Unknown option in %s on line %d
111 Warning: xml_parser_set_option(): Unknown option in %s on line %d
116 Warning: xml_parser_set_option(): Unknown option in %s on line %d
121 Warning: xml_parser_set_option(): Unknown option in %s on line %d
126 Warning: xml_parser_set_option(): Unknown option in %s on line %d
156 Warning: xml_parser_set_option(): Unknown option in %s on line %d
161 Warning: xml_parser_set_option(): Unknown option in %s on line %d
169 Warning: xml_parser_set_option(): Unknown option in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtr_variation9.phpt91 Warning: strtr(): The second argument is not an array in %s on line %d
97 Warning: strtr(): The second argument is not an array in %s on line %d
103 Warning: strtr(): The second argument is not an array in %s on line %d
109 Warning: strtr(): The second argument is not an array in %s on line %d
115 Warning: strtr(): The second argument is not an array in %s on line %d
121 Warning: strtr(): The second argument is not an array in %s on line %d
167 Warning: strtr(): The second argument is not an array in %s on line %d
173 Warning: strtr(): The second argument is not an array in %s on line %d
179 Warning: strtr(): The second argument is not an array in %s on line %d
185 Warning: strtr(): The second argument is not an array in %s on line %d
[all …]
/PHP-5.5/ext/intl/tests/
H A Dgregoriancalendar_isLeapYear_error.phpt23 Warning: IntlGregorianCalendar::isLeapYear() expects exactly 1 parameter, 2 given in %s on line %d
25 …ning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line %d
28 Warning: IntlGregorianCalendar::isLeapYear() expects exactly 1 parameter, 0 given in %s on line %d
30 …ning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line %d
33 …: IntlGregorianCalendar::isLeapYear() expects parameter 1 to be long, string given in %s on line %d
35 …ning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line %d
38 Warning: intlgregcal_is_leap_year() expects exactly 2 parameters, 3 given in %s on line %d
40 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
43 Warning: intlgregcal_is_leap_year() expects exactly 2 parameters, 1 given in %s on line %d
45 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
[all …]
H A Dtimezone_fromDateTimeZone_error.phpt24 Warning: IntlTimeZone::fromDateTimeZone() expects exactly 1 parameter, 0 given in %s on line %d
26 …rning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line %d
29 Warning: IntlTimeZone::fromDateTimeZone() expects exactly 1 parameter, 2 given in %s on line %d
31 …rning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line %d
34 …lTimeZone::fromDateTimeZone() expects parameter 1 to be DateTimeZone, string given in %s on line %d
36 …rning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line %d
39 …lTimeZone::fromDateTimeZone() expects parameter 1 to be DateTimeZone, object given in %s on line %d
41 …rning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line %d
44 …time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone not recognized in %s on line %d
47 Warning: intltz_from_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d
[all …]
H A Dbreakiter_following_preceding_isBoundary_error.phpt23 Warning: IntlBreakIterator::following() expects exactly 1 parameter, 2 given in %s on line %d
25 Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d
28 Warning: IntlBreakIterator::following() expects parameter 1 to be long, array given in %s on line %d
30 Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d
33 Warning: IntlBreakIterator::preceding() expects exactly 1 parameter, 2 given in %s on line %d
35 Warning: IntlBreakIterator::preceding(): breakiter_preceding: bad arguments in %s on line %d
38 Warning: IntlBreakIterator::preceding() expects parameter 1 to be long, array given in %s on line %d
40 Warning: IntlBreakIterator::preceding(): breakiter_preceding: bad arguments in %s on line %d
43 Warning: IntlBreakIterator::isBoundary() expects exactly 1 parameter, 2 given in %s on line %d
45 Warning: IntlBreakIterator::isBoundary(): breakiter_is_boundary: bad arguments in %s on line %d
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_poll.phpt59 printf("[%03d + 1] There should be %d links ready to read from, %d ready\n",
71 printf("[%03d + 3] Error indicated through links array: %d/%s",
79 printf("[%03d + 5] Error on %d: %d/%s\n",
83 printf("[%03d + 6] Rejecting thread %d: %d/%s\n",
130 [010 + 6] Rejecting thread %d: 0/
131 [011 + 6] Rejecting thread %d: 0/
132 [012 + 6] Rejecting thread %d: 0/
133 [012 + 6] Rejecting thread %d: 0/
134 [013 + 6] Rejecting thread %d: 0/
135 [013 + 6] Rejecting thread %d: 0/
[all …]
H A Dmysqli_stmt_get_result_types.phpt16 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
23 printf("[%04d] [%d] %s\n", $offset, mysqli_errno($link), mysqli_error($link));
33 printf("[%04d] [%d] %s\n", $offset + 1, mysqli_errno($link), mysqli_error($link));
38 printf("[%04d] [%d] %s\n", $offset + 2, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
44 printf("[%04d] [%d] %s\n", $offset + 3, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
51 … printf("[%04d] [%d] %s\n", $offset + 3 + $id, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
61 printf("[%04d] [%d] %s\n", $offset + 7, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
67 printf("[%04d] [%d] %s\n", $offset + 8, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
75 printf("[%04d] [%d] %s\n", $offset + 9, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
86 printf("[%04d] [%d] Expecting %s/'%s' [type hint = %s], got %s/'%s'\n",
[all …]
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt71 object(foo)#%d (1) {
73 %unicode|string%(%d) "фубар"
75 object(foo)#%d (1) {
77 &%unicode|string%(%d) "фубар"
82 object(foo)#%d (1) {
84 %unicode|string%(%d) "фубар"
87 object(foo)#%d (1) {
92 object(foo)#%d (1) {
100 object(foo)#%d (1) {
102 %unicode|string%(%d) "фубар"
[all …]
H A Dmysqli_fetch_fields.phpt43 printf("[004] Expecting charset %s/%d got %d\n",
48 printf("[005] Expecting length %d got %d\n",
69 object(stdClass)#%d (13) {
77 %unicode|string%(%d) "%s"
81 %unicode|string%(%d) "%s"
83 %unicode|string%(%d) "%s"
97 object(stdClass)#%d (13) {
105 %unicode|string%(%d) "%s"
109 %unicode|string%(%d) "%s"
115 int(%d)
[all …]
H A Dmysqli_insert_packet_overflow.phpt13 die(sprintf("SKIP [%d] %s\n", mysqli_errno($link), mysqli_error($link)));
16 die(sprintf("SKIP [%d] %s\n", mysqli_errno($link), mysqli_error($link)));
29 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
32 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
47 printf("[005] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
59 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
62 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
75 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
87 …printf("[013] max_allowed_packet = %d, strlen(query) = %d, [%d] %s\n", $max_allowed_packet, strlen…
90 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
/PHP-5.5/ext/date/tests/
H A Dbug69336.phpt7 var_dump(date('d.m.Y',strtotime('last day of april')));
8 var_dump(date('d.m.Y',strtotime('last tuesday of march 2015')));
9 var_dump(date('d.m.Y',strtotime('last wednesday of march 2015')));
10 var_dump(date('d.m.Y',strtotime('last wednesday of april 2015')));
11 var_dump(date('d.m.Y',strtotime('last wednesday of march 2014')));
12 var_dump(date('d.m.Y',strtotime('last wednesday of april 2014')));
15 string(10) "30.04.%d"
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;
/PHP-5.5/Zend/tests/
H A Dbug34310.phpt2 Bug #34310 (foreach($arr as $c->d => $x) crashes)
8 public $d;
16 foreach($arr as $x => $c->d)
18 echo "{$x} => {$c->d}\n";
22 foreach($arr as $c->d => $x)
24 echo "{$c->d} => {$x}\n";
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput2551 /a\d*/I
553 /ab\d*/I
559 /ab\d+/I
725d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s|$))(\d+(?:\s…
1167 /(?:a(?P<c>c(?P<d>d)))(?P<a>a)/DZ
1655 /(?P<B>25[0-5]|2[0-4]\d|[01]?\d?\d)(?:\.(?P>B)){3}/I
1740 /\d*\d/BZ
2878d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]{0,}))<\/a><…
2882 /(?(?=[^a-z]+[a-z]) \d{2}-[a-z]{3}-\d{2} | \d{2}-\d{2}-\d{2} ) /xSI
3876 /\d+\D \d+\d \d+\S \d+\s \d+\W \d+\w \d+. \d+\C \d+\R \d+\H \d+\h \d+\V \d+\v \d+\Z \d+\z \d+$/BZx
[all …]
/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c59 php_conf_rec *d = dummy; in real_value_hnd() local
123 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config() local
134 for (zend_hash_internal_pointer_reset(&d->config); in merge_php_config()
137 zend_hash_move_forward(&d->config)) { in merge_php_config()
139 zend_hash_get_current_data(&d->config, (void **) &data); in merge_php_config()
152 php_conf_rec *d = conf; in get_php_config() local
164 php_conf_rec *d = dummy; in apply_config() local
169 for (zend_hash_internal_pointer_reset(&d->config); in apply_config()
172 zend_hash_move_forward(&d->config)) { in apply_config()
193 php_conf_rec *d = data; in destroy_php_config() local
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Darray_flip_variation1.phpt89 Warning: array_flip() expects parameter 1 to be array, integer given in %s on line %d
93 Warning: array_flip() expects parameter 1 to be array, integer given in %s on line %d
105 Warning: array_flip() expects parameter 1 to be array, double given in %s on line %d
109 Warning: array_flip() expects parameter 1 to be array, double given in %s on line %d
113 Warning: array_flip() expects parameter 1 to be array, double given in %s on line %d
117 Warning: array_flip() expects parameter 1 to be array, double given in %s on line %d
121 Warning: array_flip() expects parameter 1 to be array, double given in %s on line %d
125 Warning: array_flip() expects parameter 1 to be array, null given in %s on line %d
129 Warning: array_flip() expects parameter 1 to be array, null given in %s on line %d
169 Warning: array_flip() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_sum_variation1.phpt89 Warning: array_sum() expects parameter 1 to be array, integer given in %s on line %d
93 Warning: array_sum() expects parameter 1 to be array, integer given in %s on line %d
105 Warning: array_sum() expects parameter 1 to be array, double given in %s on line %d
109 Warning: array_sum() expects parameter 1 to be array, double given in %s on line %d
113 Warning: array_sum() expects parameter 1 to be array, double given in %s on line %d
117 Warning: array_sum() expects parameter 1 to be array, double given in %s on line %d
121 Warning: array_sum() expects parameter 1 to be array, double given in %s on line %d
125 Warning: array_sum() expects parameter 1 to be array, null given in %s on line %d
129 Warning: array_sum() expects parameter 1 to be array, null given in %s on line %d
173 Warning: array_sum() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_change_key_case_variation1.phpt103 Warning: array_change_key_case() expects parameter 1 to be array, integer given in %s on line %d
108 Warning: array_change_key_case() expects parameter 1 to be array, integer given in %s on line %d
123 Warning: array_change_key_case() expects parameter 1 to be array, double given in %s on line %d
128 Warning: array_change_key_case() expects parameter 1 to be array, double given in %s on line %d
133 Warning: array_change_key_case() expects parameter 1 to be array, double given in %s on line %d
138 Warning: array_change_key_case() expects parameter 1 to be array, double given in %s on line %d
143 Warning: array_change_key_case() expects parameter 1 to be array, double given in %s on line %d
148 Warning: array_change_key_case() expects parameter 1 to be array, null given in %s on line %d
153 Warning: array_change_key_case() expects parameter 1 to be array, null given in %s on line %d
212 Warning: array_change_key_case() expects parameter 1 to be array, null given in %s on line %d
[all …]
H A Darray_combine_variation1.phpt104 Warning: array_combine() expects parameter 1 to be array, integer given in %s on line %d
108 Warning: array_combine() expects parameter 1 to be array, integer given in %s on line %d
120 Warning: array_combine() expects parameter 1 to be array, double given in %s on line %d
124 Warning: array_combine() expects parameter 1 to be array, double given in %s on line %d
128 Warning: array_combine() expects parameter 1 to be array, double given in %s on line %d
132 Warning: array_combine() expects parameter 1 to be array, double given in %s on line %d
136 Warning: array_combine() expects parameter 1 to be array, double given in %s on line %d
140 Warning: array_combine() expects parameter 1 to be array, null given in %s on line %d
144 Warning: array_combine() expects parameter 1 to be array, null given in %s on line %d
188 Warning: array_combine() expects parameter 1 to be array, null given in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dpclose_variation1.phpt133 Error: 2 - pclose() expects parameter 1 to be resource, double given, %s(%d)
137 Error: 2 - pclose() expects parameter 1 to be resource, double given, %s(%d)
141 Error: 2 - pclose() expects parameter 1 to be resource, double given, %s(%d)
153 Error: 2 - pclose() expects parameter 1 to be resource, array given, %s(%d)
157 Error: 2 - pclose() expects parameter 1 to be resource, array given, %s(%d)
161 Error: 2 - pclose() expects parameter 1 to be resource, array given, %s(%d)
165 Error: 2 - pclose() expects parameter 1 to be resource, array given, %s(%d)
169 Error: 2 - pclose() expects parameter 1 to be resource, null given, %s(%d)
173 Error: 2 - pclose() expects parameter 1 to be resource, null given, %s(%d)
225 Error: 2 - pclose() expects parameter 1 to be resource, null given, %s(%d)
[all …]
/PHP-5.5/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"]=>
/PHP-5.5/ext/spl/tests/
H A Dclass_implements_variation1.phpt119 Error: 2 - class_implements(): object or string expected, %s(%d)
123 Error: 2 - class_implements(): object or string expected, %s(%d)
127 Error: 2 - class_implements(): object or string expected, %s(%d)
131 Error: 2 - class_implements(): object or string expected, %s(%d)
135 Error: 2 - class_implements(): object or string expected, %s(%d)
139 Error: 2 - class_implements(): object or string expected, %s(%d)
143 Error: 2 - class_implements(): object or string expected, %s(%d)
147 Error: 2 - class_implements(): object or string expected, %s(%d)
151 Error: 2 - class_implements(): object or string expected, %s(%d)
155 Error: 2 - class_implements(): object or string expected, %s(%d)
[all …]
H A Dclass_uses_variation1.phpt119 Error: 2 - class_uses(): object or string expected, %s(%d)
123 Error: 2 - class_uses(): object or string expected, %s(%d)
127 Error: 2 - class_uses(): object or string expected, %s(%d)
131 Error: 2 - class_uses(): object or string expected, %s(%d)
135 Error: 2 - class_uses(): object or string expected, %s(%d)
139 Error: 2 - class_uses(): object or string expected, %s(%d)
143 Error: 2 - class_uses(): object or string expected, %s(%d)
147 Error: 2 - class_uses(): object or string expected, %s(%d)
151 Error: 2 - class_uses(): object or string expected, %s(%d)
155 Error: 2 - class_uses(): object or string expected, %s(%d)
[all …]
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_variation2.phpt110 Warning: imap_fetchbody(): Bad message number in %s on line %d
118 Warning: imap_fetchbody(): Bad message number in %s on line %d
123 Warning: imap_fetchbody(): Bad message number in %s on line %d
128 Warning: imap_fetchbody(): Bad message number in %s on line %d
133 Warning: imap_fetchbody(): Bad message number in %s on line %d
138 Warning: imap_fetchbody(): Bad message number in %s on line %d
143 Warning: imap_fetchbody(): Bad message number in %s on line %d
148 Warning: imap_fetchbody(): Bad message number in %s on line %d
153 Warning: imap_fetchbody(): Bad message number in %s on line %d
158 Warning: imap_fetchbody(): Bad message number in %s on line %d
[all …]

Completed in 36 milliseconds

1...<<11121314151617181920>>...252