Home
last modified time | relevance | path

Searched refs:s (Results 351 – 375 of 6127) sorted by relevance

1...<<11121314151617181920>>...246

/PHP-7.4/ext/standard/tests/serialize/
H A Dbug74103.phpt5 var_dump(unserialize('a:7:{i:0;i:04;s:1:"a";i:2;i:9617006;i:4;s:1:"a";i:4;s:1:"a";R:5;s:1:"7";R:3;s
8 Notice: unserialize(): Error at offset %d of %d bytes in %s on line %d
H A Dtyped_property_refs.phpt26 var_dump(unserialize('O:1:"A":2:{s:1:"a";i:1;s:1:"b";R:2;}'));
27 var_dump(unserialize('O:1:"B":2:{s:1:"a";i:1;s:1:"b";R:2;}'));
30 var_dump(unserialize('O:1:"A":2:{s:1:"a";N;s:1:"b";R:2;}'));
35 var_dump(unserialize('O:1:"B":2:{s:1:"a";N;s:1:"b";R:2;}'));
40 var_dump(unserialize('O:1:"C":2:{s:1:"a";i:1;s:1:"b";R:2;}'));
45 var_dump(unserialize('O:1:"C":2:{s:1:"b";s:1:"x";s:1:"a";R:2;}'));
50 var_dump(unserialize('O:1:"D":2:{s:1:"a";i:1;s:1:"b";R:2;}'));
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_report.phpt13 … printf("[002] Expecting boolean/true even for invalid flags, got %s/%s\n", gettype($tmp), $tmp);
16 printf("[003] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[004] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[008] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
180 …"[012] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
193 …"[015] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
338 Warning: mysqli_stmt_attr_set(): (%s/%d): Not implemented in %s on line %d
343 [013] Access denied for user '%s'@'%s' (using password: YES)
[all …]
H A Dmysqli_real_connect.phpt19 printf("[001a] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[001b] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[001c] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[001d] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[001e] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[001f] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[001g] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
47 …f("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
55 …ing boolean/false got %s/%s. Can connect to the server using host=%s, user=%s, passwd=***non_empty…
[all …]
H A Dmysqli_real_escape_string_eucjpms.phpt12 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
25 printf("[001] Cannot connect to the server using host=%s, user=%s,
26 passwd=***, dbname=%s, port=%s, socket=%s - [%d] %s\n", $host, $user, $db,
31 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link),
37 printf("Failed to create test table: [%d] %s\n", mysqli_errno($link),
44 printf("[004] Expecting \\\\, got %s\n", $tmp);
47 printf("[005] Expecting \", got %s\n", $tmp);
50 printf("[006] Expecting ', got %s\n", $tmp);
53 printf("[007] Expecting \\n, got %s\n", $tmp);
56 printf("[008] Expecting \\r, got %s\n", $tmp);
[all …]
H A Dmysqli_real_escape_string_euckr.phpt12 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
24 printf("[001] Cannot connect to the server using host=%s, user=%s,
25 passwd=***, dbname=%s, port=%s, socket=%s - [%d] %s\n", $host, $user, $db,
30 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link),
36 printf("Failed to create test table: [%d] %s\n", mysqli_errno($link),
43 printf("[004] Expecting \\\\, got %s\n", $tmp);
46 printf("[005] Expecting \", got %s\n", $tmp);
49 printf("[006] Expecting ', got %s\n", $tmp);
52 printf("[007] Expecting \\n, got %s\n", $tmp);
55 printf("[008] Expecting \\r, got %s\n", $tmp);
[all …]
H A Dmysqli_real_escape_string_gb2312.phpt12 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
25 printf("[001] Cannot connect to the server using host=%s, user=%s,
26 passwd=***, dbname=%s, port=%s, socket=%s - [%d] %s\n", $host, $user, $db,
31 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link),
37 printf("Failed to create test table: [%d] %s\n", mysqli_errno($link),
44 printf("[004] Expecting \\\\, got %s\n", $tmp);
47 printf("[005] Expecting \", got %s\n", $tmp);
50 printf("[006] Expecting ', got %s\n", $tmp);
53 printf("[007] Expecting \\n, got %s\n", $tmp);
56 printf("[008] Expecting \\r, got %s\n", $tmp);
[all …]
H A Dmysqli_real_escape_string_gbk.phpt11 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
25 printf("[001] Cannot connect to the server using host=%s, user=%s,
26 passwd=***, dbname=%s, port=%s, socket=%s - [%d] %s\n", $host, $user, $db,
31 printf("Failed to drop old test table: [%d] %s\n", mysqli_errno($link),
37 printf("Failed to create test table: [%d] %s\n", mysqli_errno($link),
44 printf("[004] Expecting \\\\, got %s\n", $tmp);
47 printf("[005] Expecting \", got %s\n", $tmp);
50 printf("[006] Expecting ', got %s\n", $tmp);
53 printf("[007] Expecting \\n, got %s\n", $tmp);
56 printf("[008] Expecting \\r, got %s\n", $tmp);
[all …]
H A Dmysqli_real_escape_string_nobackslash.phpt18 printf("[002] Expecting \\, got %s\n", $tmp);
21 printf("[003] Expecting \", got %s\n", $tmp);
24 printf("[004] Expecting '', got %s\n", $tmp);
27 printf("[005] Expecting \\n, got %s\n", $tmp);
30 printf("[006] Expecting \\r, got %s\n", $tmp);
34 printf("[007] Expecting %s, got %s\n", "foo" . chr(0) . "bar", $tmp);
36 if (!mysqli_query($link, sprintf('INSERT INTO test(id, label) VALUES (100, "%s")',
38 printf("[009] Cannot INSERT, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
42 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
51 printf("[012] Expecting \\, got %s\n", $tmp);
[all …]
H A Dmysqli_fetch_field.phpt18 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
52 printf("011] Expecting database '%s' got '%s'\n",
98 string(%d) "%s"
102 string(%d) "%s"
104 string(%d) "%s"
126 string(%d) "%s"
130 string(%d) "%s"
132 string(%d) "%s"
159 string(%d) "%s"
161 string(%d) "%s"
[all …]
/PHP-7.4/ext/standard/tests/general_functions/
H A Dparse_ini_string_bug76068.phpt6 $s = parse_ini_string("[foo]\nbar=1|>baz",true, \INI_SCANNER_TYPED);
7 var_dump($s);
9 $s = parse_ini_string("[foo]\nbar=\"1|>baz\"",true, \INI_SCANNER_TYPED);
10 var_dump($s);
12 $s = parse_ini_string("[foo]\nbar=1",true, \INI_SCANNER_TYPED);
13 var_dump($s);
15 $s = parse_ini_string("[foo]\nbar=42|>baz",true, \INI_SCANNER_TYPED);
16 var_dump($s);
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp932.c151 int c1, s, s1, s2, w; in mbfl_filt_conv_cp932_wchar() local
176 if (s <= 137) { in mbfl_filt_conv_cp932_wchar()
177 if (s == 31) { in mbfl_filt_conv_cp932_wchar()
179 } else if (s == 32) { in mbfl_filt_conv_cp932_wchar()
181 } else if (s == 33) { in mbfl_filt_conv_cp932_wchar()
183 } else if (s == 60) { in mbfl_filt_conv_cp932_wchar()
185 } else if (s == 80) { in mbfl_filt_conv_cp932_wchar()
187 } else if (s == 81) { in mbfl_filt_conv_cp932_wchar()
189 } else if (s == 137) { in mbfl_filt_conv_cp932_wchar()
196 } else if (s >= 0 && s < jisx0208_ucs_table_size) { /* X 0208 */ in mbfl_filt_conv_cp932_wchar()
[all …]
H A Dmbfilter_sjis_open.c150 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_open_wchar() local
175 if (s <= 137) { in mbfl_filt_conv_sjis_open_wchar()
176 if (s == 31) { in mbfl_filt_conv_sjis_open_wchar()
178 } else if (s == 32) { in mbfl_filt_conv_sjis_open_wchar()
180 } else if (s == 33) { in mbfl_filt_conv_sjis_open_wchar()
182 } else if (s == 60) { in mbfl_filt_conv_sjis_open_wchar()
184 } else if (s == 80) { in mbfl_filt_conv_sjis_open_wchar()
186 } else if (s == 81) { in mbfl_filt_conv_sjis_open_wchar()
188 } else if (s == 137) { in mbfl_filt_conv_sjis_open_wchar()
195 } else if (s >= 0 && s < jisx0208_ucs_table_size) { /* X 0208 */ in mbfl_filt_conv_sjis_open_wchar()
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dunlink_variation8.phpt149 -- removing /%s/unlinkVar8.tmp/file.tmp --
155 -- removing /%s/./unlinkVar8.tmp/file.tmp --
167 -- removing /%s/BADDIR/file.tmp --
169 Warning: unlink(/%s/BADDIR/file.tmp): No such file or directory in %s on line %d
172 Warning: unlink(/%s/BADDIR/file.tmp): No such file or directory in %s on line %d
175 Warning: unlink(/%s/BADDIR/file.tmp): No such file or directory in %s on line %d
181 Warning: unlink(unlinkVar8.tmp/file.tmp/): %s directory in %s on line %d
185 -- removing /%s/unlinkVar8.tmp/file.tmp/ --
187 Warning: unlink(/%s/unlinkVar8.tmp/file.tmp/): Not a directory in %s on line %d
190 Warning: unlink(/%s/unlinkVar8.tmp/file.tmp/): %s directory in %s on line %d
[all …]
H A Dtempnam_variation1-win32-mb.phpt64 File name is => %s%et%s
68 File name is => %s%et%s
72 File name is => %s%et%s
76 File name is => %s%et%s
80 File name is => %s%et%s
84 File name is => %s%et%s
88 File name is => %s%et%s
92 File name is => %s%et%s
96 File name is => %s%et%s
100 File name is => %s%et%s
H A Dtempnam_variation1-win32.phpt64 File name is => %s%et%s
68 File name is => %s%et%s
72 File name is => %s%et%s
76 File name is => %s%et%s
80 File name is => %s%et%s
84 File name is => %s%et%s
88 File name is => %s%et%s
92 File name is => %s%et%s
96 File name is => %s%et%s
100 File name is => %s%et%s
H A Ddirname_no_path_normalization-win32.phpt11 $s = '/php_sanity/sanity.php?';
12 while (dirname($s) == "/php_sanity" && strlen($s) < 10000) {
13 $s .= str_repeat('X', 250);
16 if (strlen($s) >= 10000) {
20 var_dump(dirname($s));
21 var_dump(strlen($s));
/PHP-7.4/ext/oci8/tests/
H A Dlob_aliases.phpt43 Warning: oci_lob_load() expects exactly 1 parameter, 0 given in %s on line %d
46 Warning: oci_lob_tell() expects exactly 1 parameter, 0 given in %s on line %d
52 Warning: oci_lob_erase() expects at least 1 parameter, 0 given in %s on line %d
55 Warning: oci_lob_flush() expects at least 1 parameter, 0 given in %s on line %d
64 Warning: oci_lob_rewind() expects exactly 1 parameter, 0 given in %s on line %d
67 Warning: oci_lob_read() expects exactly 2 parameters, 0 given in %s on line %d
70 Warning: oci_lob_eof() expects exactly 1 parameter, 0 given in %s on line %d
73 Warning: oci_lob_seek() expects at least 2 parameters, 0 given in %s on line %d
76 Warning: oci_lob_write() expects at least 2 parameters, 0 given in %s on line %d
82 Warning: oci_lob_size() expects exactly 1 parameter, 0 given in %s on line %d
[all …]
H A Dfetch_all2.phpt16 $s = oci_parse($c, $insert_sql);
19 oci_execute($s);
26 $s = oci_parse($c, $select_sql);
28 oci_execute($s);
29 var_dump(oci_fetch_all($s, $all));
32 oci_execute($s);
36 oci_execute($s);
40 oci_execute($s);
44 oci_execute($s);
45 var_dump(oci_fetch_all($s, $all, 0, 2, OCI_NUM));
[all …]
H A Dpecl_bug6109.phpt14 $s = oci_parse($c, 'delete from table_does_not_exist');
15 $r = @oci_execute($s);
21 $err = oci_error($s);
35 0 -> ORA-00942: %s
36 1 -> ORA-00942: %s
37 2 -> ORA-00942: %s
38 3 -> ORA-00942: %s
39 4 -> ORA-00942: %s
/PHP-7.4/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt22 exec(sprintf('mountvol "%s" %s', $tmpDir, $volume));
24 exec(sprintf('mountvol "%s" /D', $tmpDir));
31 exec(sprintf('mklink /J "%s" %s', $link, $volume));
38 exec(sprintf('mklink /J "%s" "%s"', $link, $target));
45 exec(sprintf('mklink /D "%s" "%s"', $link, $target));
59 exec(sprintf('mklink "%s" "%s"', $link, $filename));
81 string(%d) "%s\mnt\test\directory"
82 string(%d) "%s\mnt\test\directory"
83 string(%d) "%s\mnt\test\directory"
84 string(%d) "%s\mnt\test\directory\a.php"
[all …]
/PHP-7.4/ext/xsl/tests/
H A Dbug49634.phpt55 Exception: Test exception. in %s:%d
58 #1 %s(%d): XSLTProcessor->transformToDoc(Object(DOMDocument))
60 Exception: Test exception. in %s:%d
65 Exception: Test exception. in %s:%d
70 Exception: Test exception. in %s:%d
75 Exception: Test exception. in %s:%d
80 Exception: Test exception. in %s:%d
85 Exception: Test exception. in %s:%d
90 Exception: Test exception. in %s:%d
95 Exception: Test exception. in %s:%d
[all …]
/PHP-7.4/ext/soap/tests/
H A Dbug70388.phpt7 …lize('O:10:"SoapClient":3:{s:3:"uri";s:1:"X";s:8:"location";s:22:"http://localhost/a.xml";s:17:"__…
16 string(%d) "%s"
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps.c78 MYSQLND_STMT_DATA * stmt = s? s->data : NULL; in MYSQLND_METHOD()
170 MYSQLND_STMT_DATA * stmt = s? s->data : NULL; in MYSQLND_METHOD()
238 MYSQLND_STMT_DATA * stmt = s? s->data : NULL; in MYSQLND_METHOD()
251 MYSQLND_STMT_DATA * stmt = s? s->data : NULL; in MYSQLND_METHOD()
267 s->m->free_stmt_result(s); in MYSQLND_METHOD()
623 s->m->free_stmt_content(s); in mysqlnd_stmt_execute_parse_response()
678 s->m->flush(s); in MYSQLND_METHOD()
1184 s->m->flush(s); in MYSQLND_METHOD()
1558 s->m->free_result_bind(s, result_bind); in MYSQLND_METHOD()
2074 s->m->free_stmt_result(s); in MYSQLND_METHOD()
[all …]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt17 printf("[%03d] Expecting '%s'/%s got '%s'/%s when running '%s', [%s] %s\n",
24 printf("[%03d] '%s' has failed, [%s] %s\n",
54 printf("[016] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
63 printf("[001] %s, [%s] %s\n",
71 // let's try to play with stored procedures
95 printf("[024] Found different version strings, SP returned '%s'/%s, SELECT returned '%s'/%s\n",
105 printf("[021] %s, [%s] %s\n",
132 printf("[031] Found different version strings, SF returned '%s'/%s, SELECT returned '%s'/%s\n",
142 printf("[026] %s, [%s] %s\n",
156 printf("[034] Expecting %s/%s got %s/%s, [%s] %s\n",
[all …]

Completed in 45 milliseconds

1...<<11121314151617181920>>...246