Home
last modified time | relevance | path

Searched refs:s (Results 126 – 150 of 5423) sorted by relevance

12345678910>>...217

/PHP-5.5/ext/ereg/tests/
H A Dereg_replace_variation_001.phpt89 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
118 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
123 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
129 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
154 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
159 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
168 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
177 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
182 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
187 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
[all …]
H A Deregi_replace_variation_001.phpt89 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
118 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
123 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
129 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
154 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
159 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
168 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
177 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
182 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
187 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
[all …]
H A Dereg_variation_001.phpt127 Error: 8 - Array to string conversion, %s(75)
133 Error: 8 - Array to string conversion, %s(75)
139 Error: 8 - Array to string conversion, %s(75)
156 Error: 2 - ereg(): REG_EMPTY, %s(75)
161 Error: 2 - ereg(): REG_EMPTY, %s(75)
170 Error: 2 - ereg(): REG_EMPTY, %s(75)
179 Error: 2 - ereg(): REG_EMPTY, %s(75)
184 Error: 2 - ereg(): REG_EMPTY, %s(75)
189 Error: 2 - ereg(): REG_EMPTY, %s(75)
201 Error: 2 - ereg(): REG_EMPTY, %s(75)
[all …]
H A Deregi_variation_001.phpt127 Error: 8 - Array to string conversion, %s(75)
133 Error: 8 - Array to string conversion, %s(75)
139 Error: 8 - Array to string conversion, %s(75)
156 Error: 2 - eregi(): REG_EMPTY, %s(75)
161 Error: 2 - eregi(): REG_EMPTY, %s(75)
170 Error: 2 - eregi(): REG_EMPTY, %s(75)
179 Error: 2 - eregi(): REG_EMPTY, %s(75)
184 Error: 2 - eregi(): REG_EMPTY, %s(75)
189 Error: 2 - eregi(): REG_EMPTY, %s(75)
201 Error: 2 - eregi(): REG_EMPTY, %s(75)
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_options_init_command.phpt16 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
23 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
26 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
32 printf("[003] Expecting 1 got %s\n", $row['_num_rows']);
38 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
41 …f("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
45 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
51 printf("[007] Expecting 1 got %s\n", $row['_num_rows']);
66 …f("[010] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
76 Warning: mysqli_real_connect(): (%s/%d): %s in %s on line %d
[all …]
H A Dmysqli_report_wo_ps.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[003] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[004] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[008] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
73 …"[010] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
86 …"[013] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
104 Warning: mysqli_change_user(): (%d/%d): Access denied for user '%s'@'%s' (using password: %s) in %s
111 [011] Access denied for user '%s'@'%s' (using password: YES)
[all …]
H A Dmysqli_select_db.phpt18 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
24 …f("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
28 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[005] Cannot select DB %s, [%d] %s\n", $db, mysqli_errno($link), mysqli_error($link));
41 printf("[008] Expecting database '%s', found '%s'\n", $db, $row['dbname']);
60 printf("[012] Failed to set '%s' as current DB; [%d] %s\n", $link->errno, $link->error);
80 …ATE: 42000 (ER_DBACCESS_DENIED_ERROR) Message: Access denied for user '%s'@'%s' to database '%s' */
81 …E: 28000 (ER_ACCESS_DENIED_ERROR) Message: Access denied for user '%s'@'%s' (using password: %s) */
96 printf("[018] [%d] %s\n");
[all …]
H A Dmysqli_store_result.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
28 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
32 printf("[005] Expecting boolean/true, got %s/%s. [%d] %s\n",
38 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
41 printf("[007] Expecting boolean/false, got %s/%s. [%d] %s\n",
45 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 printf("[009] Expecting boolean/false, got %s/%s\n",
54 printf("[010] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_use_result.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
28 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
32 printf("[005] Expecting boolean/true, got %s/%s. [%d] %s\n",
38 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
41 printf("[007] Expecting boolean/false, got %s/%s. [%d] %s\n",
45 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 printf("[009] Expecting boolean/false, got %s/%s\n",
54 printf("[010] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_autocommit.phpt11 …tf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
26 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 …f("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
40 printf("[005] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
46 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
54 printf("[009] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
99 printf("[022] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_character_set_name_oo.phpt18 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] [%d] %s\n", $mysqli->errno, $mysqli->error);
36 printf("[008] [%d] %s\n", $mysqli->errno, $mysqli->error);
45 …bugs.mysql.com/bug.php?id=7923, collation %s instead of character set returned, expected string/%s
48 …printf("[011] Expecting character set %s/%s, got %s/%s\n", gettype($tmp['charset']), $tmp['charset…
54 printf("[012] Alias mysqli_character_set_name returned %s/%s, expected %s/%s\n",
61 printf("[013] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[014] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_pconn_limits.phpt21 printf("[001] Cannot run query, [%d] %s\n",
26 printf("Regular connection 1 - '%s'\n", $row['_desc']);
33 printf("[003] Cannot run query, [%d] %s\n",
38 printf("Regular connection 2 - '%s'\n", $row['_desc']);
42 …not create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s
47 printf("[005] Cannot run query, [%d] %s\n",
52 printf("Persistent connection 1 - '%s'\n", $row['_desc']);
55 …not create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s
60 printf("[007] Cannot run query, [%d] %s\n",
69 …not create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s
[all …]
H A Dmysqli_connect_error.phpt18 printf("[001] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
21 …f("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
25 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 …onnect to the server should fail using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, …
34 printf("[004] Expecting string/'', got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_connect_twice.phpt14 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
21 printf("[003] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
24 printf("[004] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
31 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
39 …f("[007] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
46 printf("[009] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
49 printf("[010] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
56 printf("[012] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
64 printf("[013] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
67 …f("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
[all …]
H A Dmysqli_stmt_fetch.phpt22 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[006] Expecting NULL or boolean/false, got %s/%s\n", gettype($tmp), $tmp);
47 printf("[008] NULL, got %s/%s\n", gettype($tmp), $tmp);
62 printf("[012] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[013] Expecting boolean/true, got %s/%s, [%d] %s\n",
72 printf("[015] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
77 printf("[016] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
84 printf("[017] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_begin_transaction.phpt14 die(sprintf("Needs InnoDB support, [%d] %s", $link->errno, $link->error));
24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
33 …f("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
37 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[007] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[010] Cannot turn on autocommit, expecting true, got %s/%s\n", gettype($tmp), $tmp);
56 …printf("[011] Got %s - [%d] %s\n", var_dump($tmp, true), mysqli_errno($link), mysqli_error($link));
[all …]
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp936.c194 int c1, s = 0; in mbfl_filt_conv_wchar_cp936() local
202 s = 0xa3fe; in mbfl_filt_conv_wchar_cp936()
204 s = 0xa1e3; in mbfl_filt_conv_wchar_cp936()
206 s = 0xa1ab; in mbfl_filt_conv_wchar_cp936()
243 s = 0xff; in mbfl_filt_conv_wchar_cp936()
254 s = 0xa1e7; in mbfl_filt_conv_wchar_cp936()
263 if (s <= 0) { in mbfl_filt_conv_wchar_cp936()
269 s = 0; in mbfl_filt_conv_wchar_cp936()
271 s = -1; in mbfl_filt_conv_wchar_cp936()
274 if (s >= 0) { in mbfl_filt_conv_wchar_cp936()
[all …]
H A Dmbfilter_euc_cn.c160 int c1, c2, s; in mbfl_filt_conv_wchar_euccn() local
162 s = 0; in mbfl_filt_conv_wchar_euccn()
173 s = 0xa1e7; in mbfl_filt_conv_wchar_euccn()
175 s = 0xa1ab; in mbfl_filt_conv_wchar_euccn()
182 c1 = (s >> 8) & 0xff; in mbfl_filt_conv_wchar_euccn()
183 c2 = s & 0xff; in mbfl_filt_conv_wchar_euccn()
186 s = c; in mbfl_filt_conv_wchar_euccn()
189 if (s <= 0) { in mbfl_filt_conv_wchar_euccn()
195 s = 0; in mbfl_filt_conv_wchar_euccn()
197 s = -1; in mbfl_filt_conv_wchar_euccn()
[all …]
/PHP-5.5/ext/standard/tests/general_functions/
H A Dphp_uname_variation1.phpt73 string(%d) "%s"
75 string(%d) "%s"
77 string(%d) "%s"
79 string(%d) "%s"
81 string(%d) "%s"
83 string(%d) "%s"
85 string(%d) "%s"
87 string(%d) "%s"
89 string(%d) "%s"
91 string(%d) "%s"
[all …]
/PHP-5.5/ext/gmp/tests/
H A Dbug50283.phpt9 printf("Decimal: %s, -36-based: %s\n", gmp_strval($a), gmp_strval($a,-36));
10 printf("Decimal: %s, 36-based: %s\n", gmp_strval($a), gmp_strval($a,36));
11 printf("Decimal: %s, -1-based: %s\n", gmp_strval($a), gmp_strval($a,-1));
12 printf("Decimal: %s, 1-based: %s\n", gmp_strval($a), gmp_strval($a,1));
13 printf("Decimal: %s, -37-based: %s\n", gmp_strval($a), gmp_strval($a,-37));
14 printf("Decimal: %s, 37-based: %s\n", gmp_strval($a), gmp_strval($a,37));
15 printf("Decimal: %s, 62-based: %s\n", gmp_strval($a), gmp_strval($a,62));
16 printf("Decimal: %s, 63-based: %s\n\n", gmp_strval($a), gmp_strval($a,63));
17 printf("Base 32 and 62-based: %s\n", gmp_strval(gmp_init("gh82179fbf5", 32), 62));
23 Warning: gmp_strval(): Bad base for conversion: -1 (should be between 2 and %d or -2 and -%d) in %s
[all …]
/PHP-5.5/ext/spl/tests/
H A Ddit_001_noglob.phpt17 %s"pathName"%s"SplFileInfo":private]=>
18 %s(%d) ".%c%s"
19 %s"fileName"%s"SplFileInfo":private]=>
20 %s(%d) "%s"
21 %s"subPathName"%s"RecursiveDirectoryIterator":private]=>
22 %s(0) ""
/PHP-5.5/ext/sysvshm/tests/
H A D002.phpt16 var_dump($s = shm_attach($key, -1));
17 shm_remove($s);
18 var_dump($s = shm_attach($key, 0));
19 shm_remove($s);
21 var_dump($s = shm_attach($key, 1024));
23 var_dump($s = shm_attach($key, 1024));
24 shm_remove($s);
26 shm_remove($s);
29 shm_remove($s);
30 var_dump($s = shm_attach($key));
[all …]
/PHP-5.5/ext/mysql/tests/
H A Dmysql_error.phpt16 printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002b] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 …f("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
31 …printf("[004] Expecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, mysql_errno($lin…
34 printf("[005] Failed to drop old test table: [%d] %s\n", mysql_errno($link), mysql_error($link));
40 …printf("[006] Expecting string/[Table... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp…
52 …intf("[008] Can connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
65 …tension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
67 Warning: mysql_error(): %d is not a valid MySQL-Link resource in %s on line %d
H A Dmysql_data_seek.phpt16 printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[006] Expecting record 4/d, got record %s/%s\n", $row['id'], $row['label']);
36 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[008] Expecting record 1/a, got record %s/%s\n", $row['id'], $row['label']);
43 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
54 printf("[012] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
[all …]
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc65 fclose($GLOBALS['s']);
100 $buf = fread($s, 2048);
129 fputs($s, "200 OK\r\n");
130 $buf = fread($s, 2048);
137 fputs($s, "200 OK\r\n");
139 $buf = fread($s, 2048);
149 fclose($s);
169 fclose($s);
186 fputs($s, " USER\r\n");
187 fputs($s, " HELP\r\n");
[all …]

Completed in 124 milliseconds

12345678910>>...217