Home
last modified time | relevance | path

Searched refs:s (Results 26 – 50 of 4520) sorted by relevance

12345678910>>...181

/PHP-8.1/tests/security/
H A Dopen_basedir_scandir.phpt34 Warning: scandir(): (errno 1): %s in %s on line %d
41 Warning: scandir(): (errno 1): %s in %s on line %d
46 Warning: scandir(..): Failed to open directory: %s in %s on line %d
48 Warning: scandir(): (errno 1): %s in %s on line %d
55 Warning: scandir(): (errno 1): %s in %s on line %d
62 Warning: scandir(): (errno 1): %s in %s on line %d
69 Warning: scandir(): (errno 1): %s in %s on line %d
74 Warning: scandir(%s/test/bad/bad.txt): Failed to open directory: %s in %s on line %d
76 Warning: scandir(): (errno 1): %s in %s on line %d
81 Warning: scandir(%s/test/bad/../bad/bad.txt): Failed to open directory: %s in %s on line %d
[all …]
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 directory: %s in %s on line %d
38 Warning: dir(../bad/bad.txt): Failed to open directory: %s in %s on line %d
43 Warning: dir(..): Failed to open directory: %s in %s on line %d
48 Warning: dir(../): Failed to open directory: %s in %s on line %d
53 Warning: dir(/): Failed to open directory: %s in %s on line %d
58 Warning: dir(../bad/.): Failed to open directory: %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 directory: %s in %s on line %d
68 Warning: dir(%s/test/bad/../bad/bad.txt): Failed to open directory: %s in %s on line %d
72 string(%d) "%s/test/ok/"
[all …]
/PHP-8.1/ext/hash/
H A Dhash_gost.c129 (s[1] & 0xffff) ^ (s[1] >> 16) ^ (s[2] << 16) ^ s[6] ^ (s[6] << 16) ^ \
132 (s[1] << 16) ^ (s[1] >> 16) ^ (s[2] << 16) ^ (s[2] >> 16) ^ \
133 (s[3] << 16) ^ s[6] ^ (s[6] << 16) ^ (s[6] >> 16) ^ (s[7] & 0xffff) ^ \
138 (s[3] << 16) ^ (s[3] >> 16) ^ (s[4] << 16) ^ (s[6] << 16) ^ \
139 (s[6] >> 16) ^(s[7] & 0xffff) ^ (s[7] << 16) ^ (s[7] >> 16); \
141 (s[1] & 0xffff) ^ s[2] ^ (s[2] >> 16) ^ (s[3] << 16) ^ (s[3] >> 16) ^ \
142 (s[4] << 16) ^ (s[4] >> 16) ^ (s[5] << 16) ^ (s[6] << 16) ^ \
144 u[6] = m[6] ^ s[0] ^ (s[1] >> 16) ^ (s[2] << 16) ^ s[3] ^ (s[3] >> 16) ^ \
145 (s[4] << 16) ^ (s[4] >> 16) ^ (s[5] << 16) ^ (s[5] >> 16) ^ s[6] ^ \
148 (s[1] << 16) ^ (s[2] >> 16) ^ (s[3] << 16) ^ s[4] ^ (s[4] >> 16) ^ \
[all …]
H A Dhash_adler32.c28 uint32_t i, s[2]; in PHP_ADLER32Update() local
30 s[0] = context->state & 0xffff; in PHP_ADLER32Update()
31 s[1] = (context->state >> 16) & 0xffff; in PHP_ADLER32Update()
33 s[0] += input[i]; in PHP_ADLER32Update()
34 s[1] += s[0]; in PHP_ADLER32Update()
35 if (s[1]>=0x7fffffff) in PHP_ADLER32Update()
37 s[0] = s[0] % 65521; in PHP_ADLER32Update()
38 s[1] = s[1] % 65521; in PHP_ADLER32Update()
41 s[0] = s[0] % 65521; in PHP_ADLER32Update()
42 s[1] = s[1] % 65521; in PHP_ADLER32Update()
[all …]
/PHP-8.1/ext/date/tests/
H A Dbug79015.phpt5s:1:"y";i:1;s:1:"m";i:0;s:1:"d";i:4;s:1:"h";i:0;s:1:"i";i:0;s:1:"s";i:0;s:1:"f";i:9999999999990;s:…
20 ["s"]=>
/PHP-8.1/ext/standard/tests/file/
H A Dglob_variation.phpt117 string(%d) "%s"
119 string(%d) "%s"
121 string(%d) "%s"
167 string(%d) "%s"
169 string(%d) "%s"
171 string(%d) "%s"
213 string(%d) "%s"
215 string(%d) "%s"
287 string(%d) "%s"
289 string(%d) "%s"
[all …]
H A D005_variation-win32.phpt148 -- File access time is => %d:%s:%s:%d:%d:%d
150 -- inode change time is => %d:%s:%s:%d:%d:%d
151 -- File access time is => %d:%s:%s:%d:%d:%d
154 -- File access time is => %d:%s:%s:%d:%d:%d
159 -- File access time is => %d:%s:%s:%d:%d:%d
164 -- File access time is => %d:%s:%s:%d:%d:%d
169 -- File access time is => %d:%s:%s:%d:%d:%d
174 -- File access time is => %d:%s:%s:%d:%d:%d
179 -- File access time is => %d:%s:%s:%d:%d:%d
184 -- File access time is => %d:%s:%s:%d:%d:%d
[all …]
H A Dglob_variation-win32.phpt98 string(%d) "%s/glob_variation/wonder"
114 string(%d) "%s/glob_variation/wonder"
122 string(%d) "%s/glob_variation/wonder"
130 string(%d) "%s/glob_variation/wonder"
138 string(%d) "%s/glob_variation/wonder"
148 string(%d) "%s/glob_variation/wonder"
164 string(%d) "%s/glob_variation/wonder"
172 string(%d) "%s/glob_variation/wonder"
180 string(%d) "%s/glob_variation/wonder"
188 string(%d) "%s/glob_variation/wonder"
[all …]
H A Dglob_variation-win32-mb.phpt99 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
111 string(%d) "%s/glob_variation私はガラスを食べられます/wonder\"
115 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
123 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
131 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
139 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
149 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
165 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
173 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
181 string(%d) "%s/glob_variation私はガラスを食べられます/wonder"
[all …]
H A D005_basic.phpt13 print( @date('Y:M:D:H:i:s', fileatime(".")) )."\n";
14 print( @date('Y:M:D:H:i:s', filemtime(".")) )."\n";
15 print( @date('Y:M:D:H:i:s', filectime(".")) )."\n";
27 %d:%s:%s:%d:%d:%d
28 %d:%s:%s:%d:%d:%d
29 %d:%s:%s:%d:%d:%d
30 %d:%s:%s:%d:%d:%d
32 %d:%s:%s:%d:%d:%d
33 %d:%s:%s:%d:%d:%d
34 %d:%s:%s:%d:%d:%d
[all …]
/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_big5.c303 s = 0; in mbfl_filt_conv_wchar_big5()
305 s = 0; in mbfl_filt_conv_wchar_big5()
311 s = 0; in mbfl_filt_conv_wchar_big5()
313 s = 0; in mbfl_filt_conv_wchar_big5()
315 s = 0; in mbfl_filt_conv_wchar_big5()
317 s = 0; in mbfl_filt_conv_wchar_big5()
319 s = 0; in mbfl_filt_conv_wchar_big5()
323 s = 0; in mbfl_filt_conv_wchar_big5()
327 s = 0; in mbfl_filt_conv_wchar_big5()
333 s = 0; in mbfl_filt_conv_wchar_big5()
[all …]
H A Dmbfilter_euc_jp.c122 if (s >= 0 && s < jisx0208_ucs_table_size) { in mbfl_filt_conv_eucjp_wchar()
156 if (s >= 0 && s < jisx0212_ucs_table_size) { in mbfl_filt_conv_eucjp_wchar()
198 int s = 0; in mbfl_filt_conv_wchar_eucjp() local
211 if (s <= 0) { in mbfl_filt_conv_wchar_eucjp()
213 s = 0x2140; in mbfl_filt_conv_wchar_eucjp()
215 s = 0x2141; in mbfl_filt_conv_wchar_eucjp()
217 s = 0x2142; in mbfl_filt_conv_wchar_eucjp()
219 s = 0x215d; in mbfl_filt_conv_wchar_eucjp()
221 s = 0x2171; in mbfl_filt_conv_wchar_eucjp()
227 s = 0; in mbfl_filt_conv_wchar_eucjp()
[all …]
H A Dmbfilter_jis.c154 if (s >= 0 && s < jisx0208_ucs_table_size) { in mbfl_filt_conv_jis_wchar()
164 if (s >= 0 && s < jisx0212_ucs_table_size) { in mbfl_filt_conv_jis_wchar()
287 int s = 0; in mbfl_filt_conv_wchar_jis() local
317 s = 0; in mbfl_filt_conv_wchar_jis()
319 s = -1; in mbfl_filt_conv_wchar_jis()
381 int s; in mbfl_filt_conv_wchar_2022jp() local
383 s = 0; in mbfl_filt_conv_wchar_2022jp()
412 s = 0; in mbfl_filt_conv_wchar_2022jp()
414 s = -1; in mbfl_filt_conv_wchar_2022jp()
416 } else if ((s >= 0x80 && s < 0x2121) || (s > 0x8080)) { in mbfl_filt_conv_wchar_2022jp()
[all …]
/PHP-8.1/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation4.phpt15 '\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f',
16 '\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height',
41 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
46 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
47 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
48 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
49 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
51 string(38) "\r\tRoy's height &gt\r; Sam\t's height"
52 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
53 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
[all …]
/PHP-8.1/ext/oci8/tests/
H A Dbind_sqltint.phpt41 oci_execute($s);
50 oci_execute($s);
59 oci_execute($s);
68 oci_execute($s);
77 oci_execute($s);
86 oci_execute($s);
95 oci_execute($s);
104 oci_execute($s);
113 oci_execute($s);
122 oci_execute($s);
[all …]
H A Dbind_sqltnum.phpt59 oci_execute($s);
83 oci_execute($s);
90 oci_execute($s);
99 oci_execute($s);
108 oci_execute($s);
117 oci_execute($s);
126 oci_execute($s);
135 oci_execute($s);
144 oci_execute($s);
191 Warning: oci_execute(): ORA-12899: %s (%s: 40, %s: 10) in %sbind_sqltnum.php on line %d
[all …]
H A Dbind_sqltnum_11g.phpt59 oci_execute($s);
83 oci_execute($s);
90 oci_execute($s);
99 oci_execute($s);
108 oci_execute($s);
117 oci_execute($s);
126 oci_execute($s);
135 oci_execute($s);
144 oci_execute($s);
191 Warning: oci_execute(): ORA-12899: %s (%s: 40, %s: 10) in %sbind_sqltnum_11g.php on line %d
[all …]
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);
140 Warning: oci_execute(): ORA-12899: %r(%s "%s"."BIND_MISCCOLTYPES_ERRS_TAB"."CHAR_T" \(%s: 2, %s: 1\…
144 Warning: oci_execute(): ORA-12899: %r(%s "%s"."BIND_MISCCOLTYPES_ERRS_TAB"."VARCHAR2_T10" \(%s: 11,…
[all …]
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_basic.phpt65 string(%d) "%s"
75 Open [%s,PHPSESSID]
76 Read [%s,%s]
85 Write [%s,%s,Blah|s:12:"Hello World!";Foo|b:0;Guff|i:1234567890;]
96 Open [%s,PHPSESSID]
97 Read [%s,%s]
106 Write [%s,%s,Blah|s:12:"Hello World!";Foo|b:0;Guff|i:1234567890;Bar|s:3:"Foo";]
110 Read [%s,%s]
112 Write [%s,%s,Blah|s:12:"Hello World!";Foo|b:0;Guff|i:1234567890;Bar|s:3:"Foo";]
116 Read [%s,%s]
[all …]
/PHP-8.1/Zend/
H A Dzend_string.h73 #define IS_INTERNED(s) ZSTR_IS_INTERNED(s) in END_EXTERN_C() argument
111 #define ZSTR_INIT_LITERAL(s, persistent) (zend_string_init((s), strlen(s), (persistent))) argument
117 return ZSTR_H(s) ? ZSTR_H(s) : zend_string_hash_func(s);
197 return s; in zend_string_copy()
203 return s; in zend_string_dup()
211 if (ZSTR_IS_INTERNED(s) || GC_REFCOUNT(s) > 1) { in zend_string_separate()
219 return s; in zend_string_separate()
256 memcpy(ZSTR_VAL(ret), ZSTR_VAL(s), ZSTR_LEN(s) + 1); in zend_string_extend()
308 pefree(s, GC_FLAGS(s) & IS_STR_PERSISTENT); in zend_string_free()
317 efree(s); in zend_string_efree()
[all …]
/PHP-8.1/ext/standard/tests/array/
H A Dbug70668.phpt7 $s = &$arr[0];
8 var_dump(array_keys($arr, $s, true));
10 $s = &$arr[1];
11 var_dump(array_keys($arr, $s, true));
13 $s = &$arr[2];
14 var_dump(array_keys($arr, $s, true));
16 $s = &$arr[3];
19 $s = &$arr[4];
22 $s = &$arr[5];
25 $s = &$arr[6];
[all …]
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h79 #define mysql_stmt_field_count(s) mysqlnd_stmt_field_count((s)) argument
80 #define mysql_stmt_param_count(s) mysqlnd_stmt_param_count((s)) argument
81 #define mysql_stmt_num_rows(s) mysqlnd_stmt_num_rows((s)) argument
82 #define mysql_stmt_insert_id(s) mysqlnd_stmt_insert_id((s)) argument
83 #define mysql_stmt_close(s) mysqlnd_stmt_close((s), 0) argument
86 #define mysql_stmt_errno(s) mysqlnd_stmt_errno((s)) argument
87 #define mysql_stmt_error(s) mysqlnd_stmt_error((s)) argument
88 #define mysql_stmt_sqlstate(s) mysqlnd_stmt_sqlstate((s)) argument
90 #define mysql_stmt_execute(s) mysqlnd_stmt_execute((s)) argument
91 #define mysql_stmt_reset(s) mysqlnd_stmt_reset((s)) argument
[all …]
/PHP-8.1/ext/zend_test/tests/
H A Dobserver_fiber_01.phpt23 <!-- alloc: %s -->
24 <!-- switching from fiber %s to %s -->
25 <init '%s'>
27 <!-- switching from fiber %s to %s -->
28 <suspend '%s'>
29 <!-- switching from fiber %s to %s -->
30 <resume '%s'>
31 <!-- switching from fiber %s to %s -->
32 <returned '%s'>
33 <!-- destroy: %s -->
/PHP-8.1/ext/sysvshm/tests/
H A D005.phpt14 $s = shm_attach($key, 1024);
19 shm_put_var($s, 2, false);
20 shm_put_var($s, 3, null);
26 var_dump(shm_get_var($s, 0));
27 var_dump(shm_get_var($s, 1));
28 var_dump(shm_get_var($s, 2));
29 var_dump(shm_get_var($s, 3));
31 shm_put_var($s, 3, "test");
32 shm_put_var($s, 3, 1);
33 shm_put_var($s, 3, null);
[all …]

Completed in 105 milliseconds

12345678910>>...181