Home
last modified time | relevance | path

Searched refs:d (Results 101 – 125 of 6395) sorted by relevance

12345678910>>...256

/php-src/ext/pgsql/tests/
H A D00version.phpt24 string(%d) "%s"
26 int(%d)
28 string(%d) "%s"
30 string(%d) "%s"
32 string(%d) "%s"
34 string(%d) "%s"
36 string(%d) "%s"
38 string(%d) "%s"
40 string(%d) %s
48 string(%d) %s
[all …]
/php-src/ext/zend_test/tests/
H A Dobserver_closure_01.phpt31 <{closure:%s:%d}>
34 <{closure:%s:%d}>
42 </{closure:%s:%d}>
43 </{closure:%s:%d}>
44 <{closure:%s:%d}>
46 <{closure:%s:%d}>
52 </{closure:%s:%d}>
53 </{closure:%s:%d}>
54 <{closure:%s:%d}>
56 <{closure:%s:%d}>
[all …]
H A Dobserver_generator_05.phpt55 </Exception::getTraceAsString:'#0 %s(%d): fooResults()
56 #1 %s(%d): doSomething()
58 </Exception::__toString:'RuntimeException: Oops! in %s%eobserver_generator_%d.php:%d
60 #0 %s%eobserver_generator_%d.php(%d): fooResults()
61 #1 %s%eobserver_generator_%d.php(%d): doSomething()
64 Fatal error: Uncaught RuntimeException: Oops! in %s%eobserver_generator_%d.php:%d
66 #0 %s%eobserver_generator_%d.php(%d): fooResults()
67 #1 %s%eobserver_generator_%d.php(%d): doSomething()
69 thrown in %s%eobserver_generator_%d.php on line %d
H A Dgen_stub_test_03.phpt21 object(ZendTestRepeatableAttribute)#%d (%d) {
23 object(ZendTestRepeatableAttribute)#%d (%d) {
25 object(ZendTestRepeatableAttribute)#%d (%d) {
27 object(ZendTestPropertyAttribute)#%d (%d) {
29 string(%d) "testProp"
31 object(ZendTestAttribute)#%d (%d) {
H A Dgen_stub_test_01.phpt18 object(ZendTestNS2\Foo)#%d (%d) {
22 object(ZendTestNS2\Foo)#%d (%d) {
24 object(ZendTestNS2\ZendSubNS\Foo)#%d (%d) {
27 object(ZendTestNS\UnlikelyCompileError)#%d (%d) {
29 object(ZendTestNS\NotUnlikelyCompileError)#%d (%d) {
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_012.phpt79 object(stdClass)#%d (0) {
82 object(stdClass)#%d (0) {
88 object(stdClass)#%d (0) {
91 object(stdClass)#%d (0) {
164 object(stdClass)#%d (2) {
172 object(stdClass)#%d (2) {
184 object(stdClass)#%d (2) {
196 object(stdClass)#%d (2) {
205 object(stdClass)#%d (2) {
213 object(stdClass)#%d (2) {
[all …]
/php-src/ext/standard/tests/http/
H A Dbug38802.phpt80 string(%d) "Location: http://%s:%d/foo/bar2"
84 string(%d) "Location: http://%s:%d/foo/bar3"
88 string(%d) "Location: http://%s:%d/foo/bar4"
94 Host: %s:%d
98 Host: %s:%d
102 Host: %s:%d
106 Host: %s:%d
147 string(%d) "Location: http://%s:%d/foo/bar2"
161 string(%d) "Location: http://%s:%d/foo/bar2"
175 string(%d) "Location: http://%s:%d/foo/bar2"
[all …]
/php-src/Zend/tests/
H A Dbug75241.phpt6 $d->d = &$d + $d->d/=0;
7 var_dump($d);
10 Fatal error: Uncaught Error: Attempt to modify property "d" on null in %s:%d
13 thrown in %s on line %d
H A Dclosure_026.phpt32 object(foo)#%d (1) {
36 object(Closure)#%d (4) {
38 string(%d) "{closure:%s:%d}"
40 string(%d) "%s"
42 int(%d)
53 object(Closure)#%d (4) {
55 string(%d) "{closure:%s:%d}"
57 string(%d) "%s"
59 int(%d)
61 object(foo)#%d (1) {
H A Ddebug_backtrace_options.phpt77 [line] => %d
88 [line] => %d
102 [line] => %d
121 [line] => %d
152 [line] => %d
166 [line] => %d
185 [line] => %d
216 [line] => %d
230 [line] => %d
245 [line] => %d
[all …]
H A Dclosure_032.phpt22 [line] => %d
23 [function] => {closure:%s:%d}
32 #0 %s(%d): {closure:%s:%d}(23)
38 [line] => %d
39 [function] => {closure:%s:%d}
50 [line] => %d
56 [name] => {closure:%s:%d}
71 #0 %s(%d): {closure:%s:%d}(23)
72 #1 %s(%d): test(Object(Closure))
/php-src/Zend/tests/type_declarations/
H A Dscalar_basic.phpt79 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
82 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
85 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
87 *** Trying int(%d)
88 int(%d)
91 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
100 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
140 *** Trying int(%d)
193 *** Trying int(%d)
194 string(%d) "%d"
[all …]
/php-src/sapi/fpm/fpm/
H A Dfpm_str.h8 char *d, *end; in str_purify_filename() local
10 d = dst; in str_purify_filename()
13 for (; d < end && *src; ++d, ++src) { in str_purify_filename()
15 *d = '.'; in str_purify_filename()
17 *d = *src; in str_purify_filename()
21 *d = '\0'; in str_purify_filename()
23 return d; in str_purify_filename()
/php-src/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt42 printf("API: %d, SQL: %d\n", $api_id, $sql_id);
162 printf("[030] API id should be %d got %d\n", $sql_id, $api_id);
183 API: %d, SQL: %d
185 id = %d, label = 'b'
186 id = %d, label = 'a'
187 id = %d, label = 'c'
189 id = %d, label = 'b'
190 id = %d, label = 'a'
191 id = %d, label = 'c'
192 id = %d, label = 'a%d'
[all …]
/php-src/ext/date/tests/
H A Dbug33578.phpt6 echo date('m/d/Y', strtotime('Oct 11')), "\n";
7 echo date('m/d/Y', strtotime('11 Oct')), "\n";
8 echo date('m/d/Y', strtotime('11 Oct 2005')), "\n";
9 echo date('m/d/Y', strtotime('Oct11')), "\n";
10 echo date('m/d/Y', strtotime('11Oct')), "\n";
11 echo date('m/d/Y', strtotime('11Oct 2005')), "\n";
12 echo date('m/d/Y', strtotime('11Oct2005')), "\n";
15 10/11/%d
16 10/11/%d
18 10/11/%d
[all …]
H A DDatePeriod_serialize-004.phpt38 object(DatePeriod)#%d (%d) {
40 object(DateTimeImmutable)#%d (%d) {
53 object(DateInterval)#%d (%d) {
58 ["d"]=>
99 object(DatePeriod)#%d (%d) {
101 object(DateTimeImmutable)#%d (%d) {
110 object(DateTimeImmutable)#%d (%d) {
121 object(DateInterval)#%d (%d) {
155 object(DateTimeImmutable)#%d (%d) {
164 object(DateTimeImmutable)#%d (%d) {
[all …]
H A D008.phpt41 int(%d)
43 int(%d)
45 int(%d)
47 int(%d)
49 int(%d)
51 int(%d)
53 int(%d)
55 int(%d)
57 string(%d) "%s"
59 string(%d) "%s"
[all …]
/php-src/ext/standard/tests/file/
H A Dtempnam_variation4-0.phpt51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
69 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
72 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
75 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
78 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
[all …]
H A Dtempnam_variation4-1.phpt51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
69 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
72 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
75 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
78 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
[all …]
/php-src/ext/standard/
H A Dphp_var.h40 PHPAPI void php_var_serialize_destroy(php_serialize_data_t d);
42 PHPAPI void php_var_unserialize_destroy(php_unserialize_data_t d);
46 PHPAPI zend_long php_var_unserialize_get_max_depth(php_unserialize_data_t d);
50 #define PHP_VAR_SERIALIZE_INIT(d) \ argument
51 (d) = php_var_serialize_init()
53 #define PHP_VAR_SERIALIZE_DESTROY(d) \ argument
54 php_var_serialize_destroy(d)
56 #define PHP_VAR_UNSERIALIZE_INIT(d) \ argument
57 (d) = php_var_unserialize_init()
59 #define PHP_VAR_UNSERIALIZE_DESTROY(d) \ argument
[all …]
/php-src/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt25 $d = dir($dir_path);
26 var_dump( $d );
29 var_dump( $d->read() );
30 var_dump( $d->read() );
31 var_dump( $d->rewind() );
38 var_dump( $d->close() );
39 var_dump( $d );
70 string(%d) "%s"
71 string(%d) "%s"
75 string(%d) "%s"
[all …]
/php-src/ext/standard/tests/array/
H A Dshuffle_variation3.phpt70 int(%d)
72 int(%d)
74 int(%d)
76 int(%d)
170 int(%d)
172 int(%d)
174 int(%d)
176 int(%d)
178 int(%d)
180 int(%d)
[all …]
/php-src/ext/opcache/tests/jit/
H A Dclosure_001.phpt36 string(%d) "{closure:%s:%d}"
38 string(%d) "%s"
40 int(%d)
47 string(%d) "{closure:%s:%d}"
49 string(%d) "%s"
51 int(%d)
58 string(%d) "{closure:%s:%d}"
60 string(%d) "%s"
62 int(%d)
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug54028_2.phpt24 foreach ($dirs as $d) {
25 mkdir($prefix . $d);
29 foreach ($dirs as $d) {
37 foreach ($dirs as $d) {
45 string(%d) "%sa"
48 string(%d) "%sソ"
51 string(%d) "%sゾ"
54 string(%d) "%sşŞıİğĞ"
57 string(%d) "%s多国語"
60 string(%d) "%s王"
[all …]
/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_003.phpt51 object(SplFileInfo)#%d (2) {
53 string(%d) "%s"
59 string(%d) "%s"
79 string(%d) "%s"
81 string(%d) "%s"
85 string(%d) "%s"
87 string(%d) "%s"
97 string(%d) "%s"
99 string(%d) "%s"
103 string(%d) "%s"
[all …]

Completed in 38 milliseconds

12345678910>>...256