Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...239

/PHP-5.4/ext/date/tests/
H A Dstrftime_variation14.phpt46 string(%d) "%d"
50 string(%d) "%d/%d/%d"
54 string(%d) "%d"
58 string(%d) "%d"
H A Ddate_modify-2.phpt8 $d = date_create("2005-07-18 22:10:00 +0400");
9 echo date_format($d, 'D, d M Y H:i:s T'), "\n";
10 date_modify($d, "+1 hour");
11 echo date_format($d, 'D, d M Y H:i:s T'), "\n";
H A Ddate_create_variation1.phpt131 object(DateTime)#%d (3) {
139 object(DateTime)#%d (3) {
153 object(DateTime)#%d (3) {
161 object(DateTime)#%d (3) {
203 object(DateTime)#%d (3) {
211 object(DateTime)#%d (3) {
221 object(DateTime)#%d (3) {
229 object(DateTime)#%d (3) {
243 object(DateTime)#%d (3) {
251 object(DateTime)#%d (3) {
[all …]
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dwrite6.phar3 $d = dirname(__FILE__) . "/copyonwrite6";
4 mkdir($d);
5 file_put_contents($d . "/file1", "file1\n");
6 file_put_contents($d . "/file2", "file2\n");
7 …ar->buildFromIterator(new RecursiveDirectoryIterator($d, RecursiveDirectoryIterator::SKIP_DOTS),$d
8 $arr = $phar->buildFromDirectory($d);
/PHP-5.4/ext/gd/tests/
H A Dfunc.inc22 if (preg_match(',FreeType Version => (\d+\.\d+\.\d+),s', get_php_info(), $match)) {
44 if (preg_match(',libPNG Version => (\d+\.\d+\.\d+),s', get_php_info(), $match)) {
55 if (preg_match(',libXpm Version => (\d+),s', get_php_info(), $match)) {
/PHP-5.4/ext/standard/tests/strings/
H A Dsubstr_count_error.phpt33 Warning: substr_count() expects at least 2 parameters, 0 given in %s on line %d
36 Notice: Undefined variable: str in %s on line %d
38 Warning: substr_count() expects at most 4 parameters, 5 given in %s on line %d
41 Notice: Undefined variable: str in %s on line %d
46 Notice: Undefined variable: str in %s on line %d
48 Warning: substr_count(): Offset value 25 exceeds string length in %s on line %d
51 Notice: Undefined variable: str in %s on line %d
53 Warning: substr_count(): Offset value 5 exceeds string length in %s on line %d
56 Notice: Undefined variable: str in %s on line %d
61 Notice: Undefined variable: str in %s on line %d
[all …]
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 …]
H A Dfprintf_variation_008.phpt14 $int_variation = array( "%d", "%-d", "%+d", "%7.2d", "%-7.2d", "%07.2d", "%-07.2d", "%'#7.2d" );
H A Dfprintf_variation_008_64bit.phpt14 $int_variation = array( "%d", "%-d", "%+d", "%7.2d", "%-7.2d", "%07.2d", "%-07.2d", "%'#7.2d" );
/PHP-5.4/ext/zlib/tests/
H A D005.phpt38 Warning: gzcompress() expects at least 1 parameter, 0 given in %s on line %d
43 string(%d) "%a"
44 string(%d) "%a"
45 string(%d) "%a"
46 string(%d) "%a"
47 string(%d) "%a"
49 Warning: gzuncompress() expects at least 1 parameter, 0 given in %s on line %d
52 Warning: gzuncompress(): %s error in %s on line %d
58 Warning: gzuncompress(): %s error in %s on line %d
61 Warning: gzuncompress(): %s error in %s on line %d
[all …]
/PHP-5.4/ext/phar/tests/
H A Dstat.phpt80 int(%d)
94 int(%d)
96 int(%d)
98 int(%d)
106 int(%d)
120 int(%d)
122 int(%d)
188 int(%d)
196 int(%d)
198 int(%d)
[all …]
/PHP-5.4/ext/standard/tests/dir/
H A Dscandir_variation6-win32.phpt55 Warning: scandir(%s/scandir_var*,%s/scandir_var*): No such file or directory in %s on line %d
57 …r_var*): failed to open dir: No such file or directory in %sscandir_variation6-win32.php on line %d
59 Warning: scandir(): (errno %d): %s in %s on line %d
62 Warning: scandir(%s/*,%s/*): No such file or directory in %s on line %d
64 …r(%s/*): failed to open dir: No such file or directory in %sscandir_variation6-win32.php on line %d
66 Warning: scandir(): (errno %d): %s in %s on line %d
71 …dir_variation6/sub_dir?,%s/scandir_variation6/sub_dir?): No such file or directory in %s on line %d
73 …b_dir?): failed to open dir: No such file or directory in %sscandir_variation6-win32.php on line %d
75 Warning: scandir(): (errno %d): %s in %s on line %d
78 …dir_variation6/sub?dir1,%s/scandir_variation6/sub?dir1): No such file or directory in %s on line %d
[all …]
/PHP-5.4/ext/reflection/tests/
H A DReflectionMethod_basic2.phpt57 string(%d) "Method [ <user, inherits TestClass> public method foo ] {
73 string(%d) "Method [ <user> static public method stat ] {
79 string(%d) "Method [ <user> static public method stat ] {
89 string(%d) "Method [ <user> private method priv ] {
95 string(%d) "Method [ <user> private method priv ] {
105 string(%d) "Method [ <user> protected method prot ] {
111 string(%d) "Method [ <user> protected method prot ] {
137 string(%d) "Method [ <user> abstract public method int ] {
143 string(%d) "Method [ <user> abstract public method int ] {
177 string(%d) "Method [ <user, dtor> public method __destruct ] {
[all …]
/PHP-5.4/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.4/ext/standard/tests/file/
H A Dfpassthru_variation1.phpt91 Warning: fpassthru() expects parameter 1 to be resource, integer given in %s on line %d
111 Warning: fpassthru() expects parameter 1 to be resource, double given in %s on line %d
116 Warning: fpassthru() expects parameter 1 to be resource, double given in %s on line %d
136 Warning: fpassthru() expects parameter 1 to be resource, array given in %s on line %d
141 Warning: fpassthru() expects parameter 1 to be resource, array given in %s on line %d
146 Warning: fpassthru() expects parameter 1 to be resource, array given in %s on line %d
151 Warning: fpassthru() expects parameter 1 to be resource, array given in %s on line %d
156 Warning: fpassthru() expects parameter 1 to be resource, array given in %s on line %d
161 Warning: fpassthru() expects parameter 1 to be resource, null given in %s on line %d
166 Warning: fpassthru() expects parameter 1 to be resource, null given in %s on line %d
[all …]
/PHP-5.4/ext/imap/tests/
H A Dimap_fetchheader_variation1.phpt113 Warning: imap_fetchheader() expects parameter 1 to be resource, integer given in %s on line %d
118 Warning: imap_fetchheader() expects parameter 1 to be resource, integer given in %s on line %d
133 Warning: imap_fetchheader() expects parameter 1 to be resource, double given in %s on line %d
138 Warning: imap_fetchheader() expects parameter 1 to be resource, double given in %s on line %d
143 Warning: imap_fetchheader() expects parameter 1 to be resource, double given in %s on line %d
148 Warning: imap_fetchheader() expects parameter 1 to be resource, double given in %s on line %d
153 Warning: imap_fetchheader() expects parameter 1 to be resource, double given in %s on line %d
158 Warning: imap_fetchheader() expects parameter 1 to be resource, null given in %s on line %d
163 Warning: imap_fetchheader() expects parameter 1 to be resource, null given in %s on line %d
238 Warning: imap_fetchheader() expects parameter 1 to be resource, null given in %s on line %d
[all …]
/PHP-5.4/ext/standard/tests/math/
H A Dfloorceil.phpt6 $d = ceil (-1.8); $e = ceil (-2.7);
7 var_dump ($a, $b, $c, $d, $e);
10 $d = ceil (1.5); $e = ceil (1.8); $f = ceil (2.7);
11 var_dump ($a, $b, $c, $d, $e, $f);
14 $d = floor (-1.5); $e = floor (-1.8); $f = floor (-2.7);
15 var_dump ($a, $b, $c, $d, $e, $f);
18 $d = floor (1.5); $e = floor (1.8); $f = floor (2.7);
19 var_dump ($a, $b, $c, $d, $e, $f);
/PHP-5.4/Zend/tests/
H A Dbug53958.phpt36 $d = 1;
37 $fn1 = function() use ($d) {echo "$d\n"; $d++;};
38 $fn2 = function() use (&$d) {echo "$d\n"; $d++;};
39 $d = 5;
/PHP-5.4/ext/mysqli/tests/
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_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_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 …]
/PHP-5.4/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.4/ext/standard/tests/array/
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_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 …]

Completed in 42 milliseconds

1...<<11121314151617181920>>...239