Home
last modified time | relevance | path

Searched refs:s (Results 51 – 75 of 4783) sorted by relevance

12345678910>>...192

/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation2.phpt125 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
129 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
133 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
137 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
141 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
145 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
149 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
153 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
157 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
177 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
[all …]
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.re36 # define strtoll(s, f, b) _atoi64(s)
39 # define strtoll(s, f, b) atoll(s)
78 #define DEBUG_OUTPUT(s) printf("%s\n", s);
109 s->errors->warning_messages[s->errors->warning_count - 1].position = s->tok ? s->tok - s->str : 0;
110 s->errors->warning_messages[s->errors->warning_count - 1].character = s->tok ? *s->tok : 0;
118 s->errors->error_messages[s->errors->error_count - 1].position = s->tok ? s->tok - s->str : 0;
119 s->errors->error_messages[s->errors->error_count - 1].character = s->tok ? *s->tok : 0;
126 memcpy(tmp, s->tok, s->cur - s->tok);
384 s->pos = cursor; s->line++;
418 while (isspace(*s) && s < e) {
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 …f("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
36 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
39 printf("[008] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
46 …f("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
82 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
[all …]
H A Dmysqli_change_user_old.phpt10 …tf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
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 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
39 …f("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
43 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
56 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
92 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
[all …]
H A Dmysqli_stmt_get_result_metadata.phpt97 printf("[015 - %d] Expecting name %s/%s got %s/%s\n",
101 printf("[016 - %d] Expecting orgname %s/%s got %s/%s\n",
105 printf("[017 - %d] Expecting table %s/%s got %s/%s\n",
109 printf("[018 - %d] Expecting orgtable %s/%s got %s/%s\n",
113 printf("[019 - %d] Expecting def %s/%s got %s/%s\n",
121 printf("[021 - %d] Expecting length %s/%s got %s/%s\n",
129 printf("[023 - %d] Expecting flags %s/%s got %s/%s\n",
133 printf("[024 - %d] Expecting type %s/%s got %s/%s\n",
137 printf("[025 - %d] Expecting decimals %s/%s got %s/%s\n",
178 printf("[031] Expecting %s/%s got %s/%s\n",
[all …]
H A Dmysqli_affected_rows.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 …f("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
30 printf("[005] Expecting int/0, got %s/%s. [%d] %s\n",
43 printf("[010] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[011] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
54 printf("[013] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
60 printf("[015] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
67 printf("[017] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
[all …]
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation6-win32.phpt54 Warning: opendir(%s/opendir_var*,%s/opendir_var*): %s in %s on line %d
56 Warning: opendir(%s/opendir_var*): failed to open dir: %s in %s on line %d
59 Warning: opendir(%s/*,%s/*): %s in %s on line %d
61 Warning: opendir(%s/*): failed to open dir: %s in %s on line %d
66 Warning: opendir(%s/opendir_variation6/sub_dir?,%s/opendir_variation6/sub_dir?): %s in %s on line %d
68 Warning: opendir(%s/opendir_variation6/sub_dir?): failed to open dir: %s in %s on line %d
71 Warning: opendir(%s/opendir_variation6/sub?dir1,%s/opendir_variation6/sub?dir1): %s in %s on line %d
73 Warning: opendir(%s/opendir_variation6/sub?dir1): failed to open dir: %s in %s on line %d
/PHP-5.5/tests/security/
H A Dopen_basedir_realpath.phpt29 …th(): open_basedir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.)…
32 …: open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s):…
35 …path(): open_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) i…
38 …path(): open_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) i…
41 …alpath(): open_basedir restriction in effect. File(%s\) is not within the allowed path(s): (.) in …
44 …th(): open_basedir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.)…
47 …: open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s):…
50 …: open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s):…
53 …path(): open_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) i…
55 string(%d) "%s\test\ok"
[all …]
H A Dopen_basedir_dir.phpt33 Warning: dir(../bad): failed to open dir: %s in %s on line %d
38 Warning: dir(../bad/bad.txt): failed to open dir: %s in %s on line %d
43 Warning: dir(..): failed to open dir: %s in %s on line %d
48 Warning: dir(../): failed to open dir: %s in %s on line %d
53 Warning: dir(/): failed to open dir: %s in %s on line %d
58 Warning: dir(../bad/.): failed to open dir: %s in %s on line %d
61 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
63 Warning: dir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
68 Warning: dir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
72 string(%d) "%s/test/ok/"
[all …]
H A Dopen_basedir_opendir.phpt32 Warning: opendir(../bad): failed to open dir: %s in %s on line %d
37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d
40 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
42 Warning: opendir(..): failed to open dir: %s in %s on line %d
47 Warning: opendir(../): failed to open dir: %s in %s on line %d
52 Warning: opendir(/): failed to open dir: %s in %s on line %d
57 Warning: opendir(../bad/.): failed to open dir: %s in %s on line %d
60 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
65 …pen_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path…
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation4.phpt20 '\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f',
21 '\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height',
49 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
51 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
52 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
53 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
54 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
56 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
57 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
58 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
[all …]
H A Dsprintf_variation18.phpt33 "%Ls"," %s", "%s ",
34 "\t%s", "\n%s", "%4s",
35 "%30s", "%[a-zA-Z0-9]", "%*s"
55 string(1) "s"
57 string(1) "s"
66 string(1) "s"
70 string(1) "s"
72 string(1) "s"
81 string(1) "s"
85 string(1) "s"
[all …]
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h84 #define mysql_stmt_field_count(s) mysqlnd_stmt_field_count((s)) argument
85 #define mysql_stmt_param_count(s) mysqlnd_stmt_param_count((s)) argument
86 #define mysql_stmt_num_rows(s) mysqlnd_stmt_num_rows((s)) argument
87 #define mysql_stmt_insert_id(s) mysqlnd_stmt_insert_id((s)) argument
88 #define mysql_stmt_close(s) mysqlnd_stmt_close((s)) argument
91 #define mysql_stmt_errno(s) mysqlnd_stmt_errno((s)) argument
92 #define mysql_stmt_error(s) mysqlnd_stmt_error((s)) argument
93 #define mysql_stmt_sqlstate(s) mysqlnd_stmt_sqlstate((s)) argument
95 #define mysql_stmt_execute(s) mysqlnd_stmt_execute((s)) argument
96 #define mysql_stmt_reset(s) mysqlnd_stmt_reset((s)) argument
[all …]
/PHP-5.5/ext/oci8/tests/
H A Dbind_misccoltypes_errs.phpt41 oci_execute($s);
54 oci_execute($s);
64 oci_execute($s);
73 oci_execute($s);
80 oci_execute($s);
87 oci_execute($s);
94 oci_execute($s);
103 oci_execute($s);
142 Warning: oci_execute(): ORA-12899: %r(%s "%s"."BIND_MISCCOLTYPES_ERRS_TAB"."CHAR_T" \(%s: 2, %s: 1\…
146 Warning: oci_execute(): ORA-12899: %r(%s "%s"."BIND_MISCCOLTYPES_ERRS_TAB"."VARCHAR2_T10" \(%s: 11,…
[all …]
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp1251.c84 int s; in mbfl_filt_conv_cp1251_wchar() local
87 s = c; in mbfl_filt_conv_cp1251_wchar()
90 if (s <= 0) { in mbfl_filt_conv_cp1251_wchar()
91 s = c; in mbfl_filt_conv_cp1251_wchar()
92 s &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_cp1251_wchar()
96 s = c; in mbfl_filt_conv_cp1251_wchar()
97 s &= MBFL_WCSGROUP_MASK; in mbfl_filt_conv_cp1251_wchar()
112 int s, n; in mbfl_filt_conv_wchar_cp1251() local
115 s = c; in mbfl_filt_conv_wchar_cp1251()
117 s = -1; in mbfl_filt_conv_wchar_cp1251()
[all …]
H A Dmbfilter_cp1254.c84 int s, n; in mbfl_filt_conv_wchar_cp1254() local
87 s = c; in mbfl_filt_conv_wchar_cp1254()
89 s = -1; in mbfl_filt_conv_wchar_cp1254()
103 if (s >= 0) { in mbfl_filt_conv_wchar_cp1254()
120 int s; in mbfl_filt_conv_cp1254_wchar() local
123 s = c; in mbfl_filt_conv_cp1254_wchar()
126 if (s <= 0) { in mbfl_filt_conv_cp1254_wchar()
127 s = c; in mbfl_filt_conv_cp1254_wchar()
128 s &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_cp1254_wchar()
132 s = c; in mbfl_filt_conv_cp1254_wchar()
[all …]
H A Dmbfilter_cp850.c80 int s; in mbfl_filt_conv_cp850_wchar() local
83 s = c; in mbfl_filt_conv_cp850_wchar()
86 if (s <= 0) { in mbfl_filt_conv_cp850_wchar()
87 s = c; in mbfl_filt_conv_cp850_wchar()
88 s &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_cp850_wchar()
92 s = c; in mbfl_filt_conv_cp850_wchar()
93 s &= MBFL_WCSGROUP_MASK; in mbfl_filt_conv_cp850_wchar()
108 int s, n; in mbfl_filt_conv_wchar_cp850() local
111 s = c; in mbfl_filt_conv_wchar_cp850()
113 s = -1; in mbfl_filt_conv_wchar_cp850()
[all …]
H A Dmbfilter_cp866.c84 int s; in mbfl_filt_conv_cp866_wchar() local
87 s = c; in mbfl_filt_conv_cp866_wchar()
90 if (s <= 0) { in mbfl_filt_conv_cp866_wchar()
91 s = c; in mbfl_filt_conv_cp866_wchar()
92 s &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_cp866_wchar()
96 s = c; in mbfl_filt_conv_cp866_wchar()
97 s &= MBFL_WCSGROUP_MASK; in mbfl_filt_conv_cp866_wchar()
112 int s, n; in mbfl_filt_conv_wchar_cp866() local
115 s = c; in mbfl_filt_conv_wchar_cp866()
117 s = -1; in mbfl_filt_conv_wchar_cp866()
[all …]
H A Dmbfilter_koi8r.c84 int s; in mbfl_filt_conv_koi8r_wchar() local
87 s = c; in mbfl_filt_conv_koi8r_wchar()
90 if (s <= 0) { in mbfl_filt_conv_koi8r_wchar()
91 s = c; in mbfl_filt_conv_koi8r_wchar()
92 s &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_koi8r_wchar()
96 s = c; in mbfl_filt_conv_koi8r_wchar()
97 s &= MBFL_WCSGROUP_MASK; in mbfl_filt_conv_koi8r_wchar()
112 int s, n; in mbfl_filt_conv_wchar_koi8r() local
115 s = c; in mbfl_filt_conv_wchar_koi8r()
117 s = -1; in mbfl_filt_conv_wchar_koi8r()
[all …]
H A Dmbfilter_koi8u.c81 int s; in mbfl_filt_conv_koi8u_wchar() local
84 s = c; in mbfl_filt_conv_koi8u_wchar()
87 if (s <= 0) { in mbfl_filt_conv_koi8u_wchar()
88 s = c; in mbfl_filt_conv_koi8u_wchar()
89 s &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_koi8u_wchar()
93 s = c; in mbfl_filt_conv_koi8u_wchar()
94 s &= MBFL_WCSGROUP_MASK; in mbfl_filt_conv_koi8u_wchar()
109 int s, n; in mbfl_filt_conv_wchar_koi8u() local
112 s = c; in mbfl_filt_conv_wchar_koi8u()
114 s = -1; in mbfl_filt_conv_wchar_koi8u()
[all …]
/PHP-5.5/ext/standard/tests/file/
H A D005_variation.phpt186 -- File access time is => %d:%s:%s:%d:%d:%d
189 -- File access time is => %d:%s:%s:%d:%d:%d
192 -- File access time is => %d:%s:%s:%d:%d:%d
197 -- File access time is => %d:%s:%s:%d:%d:%d
202 -- File access time is => %d:%s:%s:%d:%d:%d
207 -- File access time is => %d:%s:%s:%d:%d:%d
212 -- File access time is => %d:%s:%s:%d:%d:%d
217 -- File access time is => %d:%s:%s:%d:%d:%d
222 -- File access time is => %d:%s:%s:%d:%d:%d
227 -- File access time is => %d:%s:%s:%d:%d:%d
[all …]
H A D005_variation-win32.phpt157 -- File access time is => %d:%s:%s:%d:%d:%d
160 -- File access time is => %d:%s:%s:%d:%d:%d
163 -- File access time is => %d:%s:%s:%d:%d:%d
168 -- File access time is => %d:%s:%s:%d:%d:%d
173 -- File access time is => %d:%s:%s:%d:%d:%d
178 -- File access time is => %d:%s:%s:%d:%d:%d
183 -- File access time is => %d:%s:%s:%d:%d:%d
188 -- File access time is => %d:%s:%s:%d:%d:%d
193 -- File access time is => %d:%s:%s:%d:%d:%d
199 -- File access time is => %d:%s:%s:%d:%d:%d
[all …]
H A Dglob_variation-win32.phpt94 string(%d) "%s/glob_variation/wonder"
110 string(%d) "%s/glob_variation/wonder"
118 string(%d) "%s/glob_variation/wonder"
126 string(%d) "%s/glob_variation/wonder"
134 string(%d) "%s/glob_variation/wonder"
144 string(%d) "%s/glob_variation/wonder"
160 string(%d) "%s/glob_variation/wonder"
168 string(%d) "%s/glob_variation/wonder"
176 string(%d) "%s/glob_variation/wonder"
184 string(%d) "%s/glob_variation/wonder"
[all …]
/PHP-5.5/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()
225 query = memchr(s, '?', (ue - s)); in php_url_parse_ex()
246 ret->user = estrndup(s, (pp-s)); in php_url_parse_ex()
253 ret->user = estrndup(s, (p-s)); in php_url_parse_ex()
311 ret->host = estrndup(s, (p-s)); in php_url_parse_ex()
323 pp = memchr(s, '#', (ue - s)); in php_url_parse_ex()
335 ret->path = estrndup(s, (p-s)); in php_url_parse_ex()
352 ret->path = estrndup(s, (p-s)); in php_url_parse_ex()
[all …]
/PHP-5.5/Zend/tests/
H A Dxor_002.phpt6 $s = "123";
8 var_dump(bin2hex($s ^ $s1));
10 $s = "1235";
12 var_dump(bin2hex($s ^ $s1));
14 $s = "some";
16 var_dump(bin2hex($s ^ $s1));
18 $s = "some long";
22 $s = "some";
26 $s = "some";
27 $s ^= "test long";
[all …]

Completed in 39 milliseconds

12345678910>>...192