Home
last modified time | relevance | path

Searched refs:s (Results 76 – 100 of 4223) sorted by relevance

12345678910>>...169

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_affected_rows_oo.phpt15 printf("[000a] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
18 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
23 printf("[002] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[006] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[007] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[009] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[011] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
59 printf("[013] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[015] Expecting int/4, got %s/%s\n", gettype($tmp), $tmp);
71 printf("[016] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_stmt_execute.phpt23 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[008] Expecting boolean/true, got %s/%s. [%d] %s\n",
79 printf("[016] Expecting boolean/true, got %s/%s. [%d] %s\n",
87 printf("[018] Expecting int/1 got %s/%s\n", gettype($id), $id);
90 printf("[019] Expecting boolean/true, got %s/%s. [%d] %s\n",
94 printf("[020] Expecting boolean/true after reset to prepare status, got %s/%s. [%d] %s\n",
112 printf("[025] Expecting boolean/true, got %s/%s. [%d] %s\n",
[all …]
H A Dmysqli_data_seek_oo.phpt19 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
24 printf("[002] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[004] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[005] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[006] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
39 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[009] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
53 printf("[011] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
56 printf("[012] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
64 printf("[014] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_class_mysqli_interface.phpt170 printf("mysqli->affected_rows = '%s'/%s ('%s'/%s)\n",
175 printf("mysqli->client_info = '%s'/%s ('%s'/%s)\n",
185 printf("mysqli->errno = '%s'/%s ('%s'/%s)\n",
190 printf("mysqli->error = '%s'/%s ('%s'/%s)\n",
200 printf("mysqli->field_count = '%s'/%s ('%s'/%s)\n",
205 printf("mysqli->insert_id = '%s'/%s ('%s'/%s)\n",
210 printf("mysqli->sqlstate = '%s'/%s ('%s'/%s)\n",
215 printf("mysqli->stat = '%s'/%s ('%s'/%s)\n",
220 printf("mysqli->host_info = '%s'/%s ('%s'/%s)\n",
226 printf("mysqli->info = '%s'/%s ('%s'/%s)\n",
[all …]
H A Dreflection_tools.inc6 printf("\nInspecting class '%s'\n", $class->getName());
7 printf("isInternal: %s\n", ($class->isInternal()) ? 'yes' : 'no');
12 printf("isFinal: %s\n", ($class->isFinal()) ? 'yes' : 'no');
15 printf("Parent Class: '%s'\n", $class->getParentClass());
16 printf("Extension: '%s'\n", $class->getExtensionName());
44 printf("Default property '%s'\n", $name);
50 printf("Static property '%s'\n", $name);
56 printf("Constant '%s' = '%s'\n", $name, $value);
63 printf("\nInspecting property '%s'\n", $prop->getName());
76 printf("\nInspecting method '%s'\n", $method->getName());
[all …]
H A Dmysqli_stmt_get_result_seek.phpt26 printf("[004] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
65 printf("[011] Expecting boolean/false got %s/%s\n", gettype($tmp), $tmp);
68 printf("[012] Expecting boolean/false got %s/%s\n", gettype($tmp), $tmp);
71 printf("[013] Expecting boolean/false got %s/%s\n", gettype($tmp), $tmp);
82 printf("[016] Expecting id = %d for pos %d got %s/%s\n",
93 printf("[015] Expecting boolan/true got %s/%s\n", gettype($tmp), $tmp);
96 printf("[016] Expecting array got %s/%s\n", gettype($tmp), $tmp);
101 printf("[017] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
104 printf("[018] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
109 printf("[019] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_connect_errno.phpt18 printf("[001] Expecting integer/0, 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 integer/0, got %s/%s\n", gettype($tmp), $tmp);
31 …er should fail using host=%s, user=%s, passwd=***non_empty, dbname=%s, port=%s, socket=%s, expecti…
35 printf("[005] Expecting integer/any non-zero, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.3/tests/security/
H A Dopen_basedir_file.phpt34 Warning: file(../bad): failed to open stream: %s in %s on line %d
39 Warning: file(../bad/bad.txt): failed to open stream: %s in %s on line %d
42 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
44 Warning: file(..): failed to open stream: %s in %s on line %d
49 Warning: file(../): failed to open stream: %s in %s on line %d
54 Warning: file(/): failed to open stream: %s in %s on line %d
59 Warning: file(../bad/.): failed to open stream: %s in %s on line %d
62 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
64 Warning: file(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
67 …pen_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path…
[all …]
H A Dopen_basedir_file_get_contents.phpt34 Warning: file_get_contents(../bad): failed to open stream: %s in %s on line %d
39 Warning: file_get_contents(../bad/bad.txt): failed to open stream: %s in %s on line %d
42 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
44 Warning: file_get_contents(..): failed to open stream: %s in %s on line %d
49 Warning: file_get_contents(../): failed to open stream: %s in %s on line %d
54 Warning: file_get_contents(/): failed to open stream: %s in %s on line %d
59 Warning: file_get_contents(../bad/.): failed to open stream: %s in %s on line %d
62 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
64 Warning: file_get_contents(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
67 …pen_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path…
[all …]
H A Dopen_basedir_copy.phpt36 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
38 Warning: copy(../bad): failed to open stream: %s in %s on line %d
43 Warning: copy(../bad/bad.txt): failed to open stream: %s in %s on line %d
46 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
48 Warning: copy(..): failed to open stream: %s in %s on line %d
53 Warning: copy(../): failed to open stream: %s in %s on line %d
56 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
58 Warning: copy(/): failed to open stream: %s in %s on line %d
63 Warning: copy(../bad/.): failed to open stream: %s in %s on line %d
68 Warning: copy(../bad/./bad.txt): failed to open stream: %s in %s on line %d
[all …]
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_jis.c163 if (s >= 0 && s < jisx0208_ucs_table_size) { in mbfl_filt_conv_jis_wchar()
174 if (s >= 0 && s < jisx0212_ucs_table_size) { in mbfl_filt_conv_jis_wchar()
292 s = 0; in mbfl_filt_conv_wchar_jis()
329 s = 0; in mbfl_filt_conv_wchar_jis()
331 s = -1; in mbfl_filt_conv_wchar_jis()
395 int s; in mbfl_filt_conv_wchar_2022jp() local
397 s = 0; in mbfl_filt_conv_wchar_2022jp()
428 s = 0; in mbfl_filt_conv_wchar_2022jp()
430 s = -1; in mbfl_filt_conv_wchar_2022jp()
432 } else if ((s >= 0x80 && s < 0x2121) || (s > 0x8080)) { in mbfl_filt_conv_wchar_2022jp()
[all …]
/PHP-5.3/ext/standard/tests/file/
H A Drename_variation13.phpt67 Warning: rename(-1,%s/renameVar13/afile.tmp): No such file or directory in %s on line %d
72 Warning: rename(1,%s/renameVar13/afile.tmp): No such file or directory in %s on line %d
76 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
79 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
83 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
86 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
90 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
93 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
100 -- testing '%s' --
121 Warning: rename(%s/renameVar13/afile.tmp,php/php): %s directory in %s on line %d
[all …]
/PHP-5.3/ext/standard/
H A Durl.c123 ret->scheme = estrndup(s, (e - s)); in php_url_parse_ex()
145 ret->scheme = estrndup(s, (e-s)); in php_url_parse_ex()
152 ret->scheme = estrndup(s, (e-s)); in php_url_parse_ex()
218 query = memchr(s, '?', (ue - s)); in php_url_parse_ex()
240 ret->user = estrndup(s, (pp-s)); in php_url_parse_ex()
250 ret->user = estrndup(s, (p-s)); in php_url_parse_ex()
308 ret->host = estrndup(s, (p-s)); in php_url_parse_ex()
324 ret->path = estrndup(s, (pp-s)); in php_url_parse_ex()
332 ret->path = estrndup(s, (p-s)); in php_url_parse_ex()
349 ret->path = estrndup(s, (p-s)); in php_url_parse_ex()
[all …]
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindvalue.phpt41 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
63 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
87 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
116 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
146 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
152 printf("[001] %s [%s] %s\n",
181 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
203 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
227 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
256 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
[all …]
/PHP-5.3/ext/standard/tests/strings/
H A Dsprintf_variation20.phpt23 "%Ls"," %s", "%s ",
24 "\t%s", "\n%s", "%4s",
25 "%30s", "%[a-zA-Z0-9]", "%*s"
45 string(1) "s"
47 string(1) "s"
56 string(1) "s"
60 string(1) "s"
62 string(1) "s"
71 string(1) "s"
75 string(1) "s"
[all …]
H A Dbug25671.phpt19 …{i:0;s:19:"This is strung one.";i:1;s:19:"This is strung two.";i:2;a:2:{i:0;s:23:"This is another …
20 …{i:0;s:19:"This is strung one.";i:1;s:19:"This is strung two.";i:2;a:2:{i:0;s:23:"This is another …
21 …:4:{i:0;s:16:"Thisisstringone.";i:1;s:16:"Thisisstringtwo.";i:2;a:2:{i:0;s:23:"This is another str…
22 …:4:{i:0;s:16:"Thisisstringone.";i:1;s:16:"Thisisstringtwo.";i:2;a:2:{i:0;s:23:"This is another str…
H A Dhtmlspecialchars_decode_basic.phpt14 //value initialized = Roy's height > Sam's height. 13 < 25. 1111 & 0000 = 0000. "double quoted stri…
15 $single_quote_string = "Roy&#039;s height &gt; Sam&#039;s height. 13 &lt; 25. 1111 &amp; 0000 = 000…
16 $double_quote_string = "Roy&#039;s height &gt; Sam&#039;s height. 13 &lt; 25. 1111 &amp; 0000 = 000…
34 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
35 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
36 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
37 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
38 string(102) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. &quot; double quot…
39 string(102) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. &quot; double quot…
40 string(82) "Roy's height > Sam's height. 13 < 25. 1111 & 0000 = 0000. " double quoted string ""
[all …]
/PHP-5.3/ext/tidy/tests/
H A D019.phpt9 $s = "";
12 tidy_repair_string($s, $l, $l, $l);
13 tidy_repair_string($s, $s, $s, $s);
17 tidy_repair_file($s, $l, $l, $l);
18 tidy_repair_file($s, $s, $s, $s);
25 Warning: tidy_repair_string(): Could not load configuration file '1' in %s on line %d
27 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
29 Warning: tidy_repair_string(): Could not load configuration file '' in %s on line %d
33 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
37 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
[all …]
H A D022.phpt9 $s = "";
12 tidy_repair_string($s, $l, $l, $l);
13 tidy_repair_string($s, $s, $s, $s);
17 tidy_repair_file($s, $l, $l, $l);
18 tidy_repair_file($s, $s, $s, $s);
25 Warning: tidy_repair_string(): Could not load configuration file '1' in %s on line %d
27 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
29 Warning: tidy_repair_string(): Could not load configuration file '' in %s on line %d
33 Warning: tidy_repair_string(): Could not set encoding '1' in %s on line %d
37 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
[all …]
/PHP-5.3/tests/lang/
H A Dbug24640.phpt79 I%s
81 I%s
82 I%s
89 I%s
91 I%s
92 I%s
99 I%s
101 I%s
102 I%s
109 I%s
[all …]
/PHP-5.3/ext/standard/tests/dir/
H A Dchdir_variation1.phpt119 Warning: chdir(): %s (errno %d) in %s on line %d
124 Warning: chdir(): %s (errno %d) in %s on line %d
129 Warning: chdir(): %s (errno %d) in %s on line %d
134 Warning: chdir(): %s (errno %d) in %s on line %d
139 Warning: chdir(): %s (errno %d) in %s on line %d
144 Warning: chdir(): %s (errno %d) in %s on line %d
149 Warning: chdir(): %s (errno %d) in %s on line %d
154 Warning: chdir(): %s (errno %d) in %s on line %d
159 Warning: chdir(): %s (errno %d) in %s on line %d
164 Warning: chdir(): %s (errno %d) in %s on line %d
[all …]
/PHP-5.3/ext/ereg/tests/
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)
128 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
149 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
154 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
163 Error: 2 - eregi_replace(): REG_EMPTY, %s(74)
172 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)
[all …]
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)
128 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
149 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
154 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
163 Error: 2 - ereg_replace(): REG_EMPTY, %s(74)
172 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)
[all …]
H A Dereg_variation_001.phpt126 Error: 8 - Array to string conversion, %s(75)
131 Error: 8 - Array to string conversion, %s(75)
136 Error: 8 - Array to string conversion, %s(75)
151 Error: 2 - ereg(): REG_EMPTY, %s(75)
156 Error: 2 - ereg(): REG_EMPTY, %s(75)
165 Error: 2 - ereg(): REG_EMPTY, %s(75)
174 Error: 2 - ereg(): REG_EMPTY, %s(75)
179 Error: 2 - ereg(): REG_EMPTY, %s(75)
184 Error: 2 - ereg(): REG_EMPTY, %s(75)
196 Error: 2 - ereg(): REG_EMPTY, %s(75)
[all …]
H A Deregi_variation_001.phpt126 Error: 8 - Array to string conversion, %s(75)
131 Error: 8 - Array to string conversion, %s(75)
136 Error: 8 - Array to string conversion, %s(75)
151 Error: 2 - eregi(): REG_EMPTY, %s(75)
156 Error: 2 - eregi(): REG_EMPTY, %s(75)
165 Error: 2 - eregi(): REG_EMPTY, %s(75)
174 Error: 2 - eregi(): REG_EMPTY, %s(75)
179 Error: 2 - eregi(): REG_EMPTY, %s(75)
184 Error: 2 - eregi(): REG_EMPTY, %s(75)
196 Error: 2 - eregi(): REG_EMPTY, %s(75)
[all …]

Completed in 39 milliseconds

12345678910>>...169