Home
last modified time | relevance | path

Searched refs:s (Results 1 – 25 of 2750) sorted by relevance

12345678910>>...110

/PHP-8.0/ext/fileinfo/tests/
H A Dbug68819_001.phpt9s---------------a---------a---a--s-a-----a-----------asy---------a-----a-----------a----s--------a…
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug68545.phpt5s:3:"322";s:3:"bar";s:3:"bar";s:3:"foo";a:6:{a:6:{s:3:"322";s:3:"bar";s:3:"bar";s:3:"foo";s:3:"bar…
H A Dserialization_objects_002.phpt79s:1:"a";i:10;s:1:"b";s:6:"string";s:1:"c";b:1;s:1:"d";d:-2.344440000000000079438677857979200780391…
129 …ation => string(108) "O:1:"D":8:{s:1:"a";i:1;s:1:"b";i:2;s:1:"c";i:3333;s:1:"d";i:444444;s:1:"e";N…
148s:1:"a";d:0.5;s:1:"b";d:0.005000000000000000104083408558608425664715468883514404296875;s:1:"c";d:-…
167 …alization => string(100) "O:1:"D":8:{s:1:"a";b:1;s:1:"b";b:1;s:1:"c";b:0;s:1:"d";b:0;s:1:"e";N;s:1…
186 …string(126) "O:1:"D":8:{s:1:"a";s:1:"a";s:1:"b";s:1:"a";s:1:"c";s:6:"string";s:1:"d";s:6:"string";
205s:1:"a";a:0:{}s:1:"b";a:5:{i:0;i:1;i:1;d:2.221999999999999975131004248396493494510650634765625;i:2…
259 …ization => string(103) "O:1:"D":8:{s:1:"a";N;s:1:"b";N;s:1:"c";s:0:"";s:1:"d";s:1:"�";s:1:"e";N;s:…
278s:6:"string";s:10:"var_public";a:3:{i:0;d:-100.1230000000000046611603465862572193145751953125;i:1;
/PHP-8.0/ext/date/tests/
H A Dbug53437_var3.phpt7s = 'O:12:"DateInterval":15:{s:1:"y";s:1:"2";s:1:"m";s:1:"0";s:1:"d";s:3:"bla";s:1:"h";s:1:"6";s:1…
9 $di = unserialize($s);
25 ["s"]=>
H A Dbug53437_var5.phpt7s = 'O:12:"DateInterval":15:{s:1:"y";s:1:"2";s:1:"m";s:1:"0";s:1:"d";s:3:"bla";s:1:"h";s:1:"6";s:1…
9 $di = unserialize($s);
25 ["s"]=>
H A Dbug53437_var6.phpt7s = 'O:12:"DateInterval":16:{s:1:"y";s:1:"2";s:1:"m";s:1:"0";s:1:"d";s:3:"bla";s:1:"h";s:1:"6";s:1…
9 $di = unserialize($s);
25 ["s"]=>
/PHP-8.0/ext/standard/tests/file/
H A Dtempnam_variation4-0.phpt51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
69 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
72 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
75 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
78 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
[all …]
H A Dtempnam_variation4-1.phpt51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
69 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
72 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
75 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
78 Notice: tempnam(): file created in the system's temporary directory in %s on line %d
[all …]
/PHP-8.0/ext/gd/libgd/
H A Dgdhelpers.c25 if (!s) in gd_strtok_r()
31 if (!(*s)) in gd_strtok_r()
41 s++; in gd_strtok_r()
45 if (!(*s)) in gd_strtok_r()
47 *state = s; in gd_strtok_r()
52 result = s; in gd_strtok_r()
58 *state = s; in gd_strtok_r()
61 s++; in gd_strtok_r()
65 *s = '\0'; in gd_strtok_r()
68 s++; in gd_strtok_r()
[all …]
/PHP-8.0/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt22 $s = mb_detect_encoding($s, 'SJIS');
25 $s = $jis;
26 $s = mb_detect_encoding($s, 'JIS');
30 $s = mb_detect_encoding($s, 'UTF-8,EUC-JP,JIS');
34 $s = mb_detect_encoding($s, 'JIS,EUC-JP');
46 $s = mb_detect_encoding($s, $a);
50 $s = mb_detect_encoding($s, $a);
54 $s = mb_detect_encoding($s, $a);
65 $s = mb_detect_encoding($s);
69 $s = mb_detect_encoding($s);
[all …]
H A Dmb_convert_encoding.phpt23 $s = mb_convert_encoding($s, 'EUC-JP', 'SJIS');
27 $s = mb_convert_encoding($s, 'EUC-JP', 'JIS');
31 $s = mb_convert_encoding($s, 'SJIS', 'EUC-JP');
35 $s = mb_convert_encoding($s, 'JIS', 'EUC-JP');
44 $s = mb_convert_encoding($s, 'EUC-JP', $a);
48 $s = mb_convert_encoding($s, 'SJIS', $a);
52 $s = mb_convert_encoding($s, 'JIS', $a);
61 $s = mb_convert_encoding($s, 'EUC-JP', $a);
65 $s = mb_convert_encoding($s, 'SJIS', $a);
69 $s = mb_convert_encoding($s, 'JIS', $a);
[all …]
/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_tl_jisx0201_jisx0208.c37 int s, n; in mbfl_filt_tl_jisx0201_jisx0208() local
40 s = c; in mbfl_filt_tl_jisx0201_jisx0208()
56 s = 0x3000; in mbfl_filt_tl_jisx0201_jisx0208()
172 s = 0x20; in mbfl_filt_tl_jisx0201_jisx0208()
175 s = 0x2d; in mbfl_filt_tl_jisx0201_jisx0208()
234 s = 0x5c; in mbfl_filt_tl_jisx0201_jisx0208()
236 s = 0x5c; in mbfl_filt_tl_jisx0201_jisx0208()
238 s = 0x7e; in mbfl_filt_tl_jisx0201_jisx0208()
240 s = 0x7e; in mbfl_filt_tl_jisx0201_jisx0208()
242 s = 0x27; in mbfl_filt_tl_jisx0201_jisx0208()
[all …]
H A Dmbfilter_utf7imap.c71 int s, n; in mbfl_filt_conv_utf7imap_wchar() local
132 if (s >= 0xd800 && s < 0xdc00) { in mbfl_filt_conv_utf7imap_wchar()
133 s = (((s & 0x3ff) << 16) + 0x400000) | n; in mbfl_filt_conv_utf7imap_wchar()
135 } else if (s >= 0xdc00 && s < 0xe000) { in mbfl_filt_conv_utf7imap_wchar()
164 if (s >= 0xd800 && s < 0xdc00) { in mbfl_filt_conv_utf7imap_wchar()
165 s = (((s & 0x3ff) << 16) + 0x400000) | n; in mbfl_filt_conv_utf7imap_wchar()
167 } else if (s >= 0xdc00 && s < 0xe000) { in mbfl_filt_conv_utf7imap_wchar()
191 if (s >= 0xd800 && s < 0xdc00) { in mbfl_filt_conv_utf7imap_wchar()
192 s = (((s & 0x3ff) << 16) + 0x400000); in mbfl_filt_conv_utf7imap_wchar()
194 } else if (s >= 0xdc00 && s < 0xe000) { in mbfl_filt_conv_utf7imap_wchar()
[all …]
H A Dmbfilter_utf7.c95 int s, n; in mbfl_filt_conv_utf7_wchar() local
156 if (s >= 0xd800 && s < 0xdc00) { in mbfl_filt_conv_utf7_wchar()
157 s = (((s & 0x3ff) << 16) + 0x400000) | n; in mbfl_filt_conv_utf7_wchar()
159 } else if (s >= 0xdc00 && s < 0xe000) { in mbfl_filt_conv_utf7_wchar()
188 if (s >= 0xd800 && s < 0xdc00) { in mbfl_filt_conv_utf7_wchar()
189 s = (((s & 0x3ff) << 16) + 0x400000) | n; in mbfl_filt_conv_utf7_wchar()
191 } else if (s >= 0xdc00 && s < 0xe000) { in mbfl_filt_conv_utf7_wchar()
215 if (s >= 0xd800 && s < 0xdc00) { in mbfl_filt_conv_utf7_wchar()
216 s = (((s & 0x3ff) << 16) + 0x400000); in mbfl_filt_conv_utf7_wchar()
218 } else if (s >= 0xdc00 && s < 0xe000) { in mbfl_filt_conv_utf7_wchar()
[all …]
H A Dmbfilter_iso8859_10.c80 int s; in mbfl_filt_conv_8859_10_wchar() local
83 s = c; in mbfl_filt_conv_8859_10_wchar()
86 if (s <= 0) { in mbfl_filt_conv_8859_10_wchar()
87 s = c; in mbfl_filt_conv_8859_10_wchar()
92 s = c; in mbfl_filt_conv_8859_10_wchar()
93 s &= MBFL_WCSGROUP_MASK; in mbfl_filt_conv_8859_10_wchar()
107 int s, n; in mbfl_filt_conv_wchar_8859_10() local
110 s = c; in mbfl_filt_conv_wchar_8859_10()
112 s = -1; in mbfl_filt_conv_wchar_8859_10()
116 s = 0xa0 + n; in mbfl_filt_conv_wchar_8859_10()
[all …]
/PHP-8.0/ext/standard/tests/general_functions/
H A Duniqid_basic.phpt37 string(13) "%s"
38 string(23) "%s.%s"
39 string(13) "%s"
44 string(28) "99999%s.%s"
48 string(28) "99999%s.%s"
52 string(27) "1050%s.%s"
55 string(13) "%s"
56 string(23) "%s.%s"
57 string(13) "%s"
60 string(24) "1%s.%s"
[all …]
/PHP-8.0/ext/spl/tests/
H A Diterator_050.phpt34 %s(1) "1"
36 %s(1) "2"
43 %s(1) "1"
45 %s(1) "2"
50 %s(1) "1"
52 %s(1) "1"
57 %s(1) "1"
59 %s(1) "1"
64 %s(1) "1"
66 %s(1) "1"
[all …]
/PHP-8.0/ext/standard/
H A Duuencode.c80 ee = s + len; in php_uuencode()
96 s += 3; in php_uuencode()
104 if (s < e) { in php_uuencode()
112 *p++ = ((e - s) > 1) ? PHP_UU_ENC_C3(s) : PHP_UU_ENC('\0'); in php_uuencode()
142 s = src; in php_uudecode()
166 *p++ = PHP_UU_DEC(*s) << 2 | PHP_UU_DEC(*(s + 1)) >> 4; in php_uudecode()
168 *p++ = PHP_UU_DEC(*(s + 2)) << 6 | PHP_UU_DEC(*(s + 3)); in php_uudecode()
169 s += 4; in php_uudecode()
177 s++; in php_uudecode()
182 *p++ = PHP_UU_DEC(*s) << 2 | PHP_UU_DEC(*(s + 1)) >> 4; in php_uudecode()
[all …]
/PHP-8.0/ext/json/
H A Djson_scanner.re107 s->token = s->cursor;
187 ZVAL_STRINGL(&s->value, (char *) s->token, s->cursor - s->token);
200 if (s->limit < s->cursor) {
208 s->str_start = s->cursor;
261 size_t len = s->cursor - s->str_start - s->str_esc - 1 + s->utf8_invalid_count;
272 s->cursor = s->str_start;
303 s->str_start = s->cursor;
311 s->str_start = s->cursor;
320 s->str_start = s->cursor;
333 s->str_start = s->cursor;
[all …]
/PHP-8.0/ext/filter/tests/
H A D048.phpt7 function hex_inc($s) {
8 $len = strlen($s);
11 if ($s[$len] != 'f') {
13 $s[$len] = 'a';
15 $s[$len] = $s[$len] + 1;
17 return $s;
19 $s[$len] = '0';
21 return '1'.$s;
28 $s = hex_inc($s);
31 $s = sprintf("%x", ~0);
[all …]
H A D047.phpt7 function octal_inc($s) {
8 $len = strlen($s);
11 if ($s[$len] != '7') {
12 $s[$len] = $s[$len] + 1;
13 return $s;
15 $s[$len] = '0';
17 return '1'.$s;
21 $s = sprintf("%o", PHP_INT_MAX);
24 $s = octal_inc($s);
27 $s = sprintf("%o", ~0);
[all …]
/PHP-8.0/ext/pcre/tests/
H A D004.phpt6 …ed|struct)\s+)?\w+)(?:\s*(\*+)\s+|\s+(\**))(\w+(?:\[\s*\w*\s*\])?)\s*(?:(=)[^,;]+)?((?:\s*,\s*\**\
9 var_dump(preg_match_all('/(?:\([^)]+\))?(&?)([\w>.()-]+(?:\[\w+\])?)\s*,?((?:\)*\s*=)?)/S', '&a, b,…
12 …/zend_parse_parameters(?:_ex\s*\([^,]+,[^,]+|\s*\([^,]+),\s*"([^"]*)"\s*,\s*([^{;]*)/S', 'zend_par…
15 …r_dump(preg_split('/PHP_(?:NAMED_)?(?:FUNCTION|METHOD)\s*\((\w+(?:,\s*\w+)?)\)/S', "PHP_FUNCTION(s
98 string(46) "zend_parse_parameters( 0, "addd|s/", a, b, &c)"
105 string(7) "addd|s/"
129 string(13) "s, preg_match"
/PHP-8.0/ext/reflection/tests/
H A D026.phpt22 timelib version => %s
23 "Olson" Timezone Database Version => %s
24 Timezone Database => %s
25 Default timezone => %s
27 Directive => %s => %s
28 date.timezone => %s => %s
29 date.default_latitude => %s => %s
30 date.default_longitude => %s => %s
31 date.sunset_zenith => %s => %s
32 date.sunrise_zenith => %s => %s
/PHP-8.0/ext/pdo/tests/
H A Dpdo_018.phpt209s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
211s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
217 …string(91) "a:3:{s:7:"BasePub";s:6:"Public";s:7:"BasePro";s:9:"Protected";s:7:"BasePri";s:7:"Priva…
219s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
221s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
234 …string(91) "a:3:{s:7:"BasePub";s:6:"Public";s:7:"BasePro";s:9:"Protected";s:7:"BasePri";s:7:"Priva…
241s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
248s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
252 TestBase::unserialize(a:3:{s:7:"BasePub";s:6:"Public";s:7:"BasePro";s:9:"Protected";s:7:"BasePri";s
254s:7:"BasePub";s:13:"DerivedPublic";s:7:"BasePro";s:16:"DerivdeProtected";s:10:"DerivedPub";s:6:"Pu…
[all …]
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_spki_new_basic.phpt50 string(478) "%s"
51 string(478) "%s"
52 string(478) "%s"
53 string(478) "%s"
54 string(478) "%s"
55 string(478) "%s"
56 string(478) "%s"
57 string(474) "%s"
58 string(830) "%s"
59 string(830) "%s"
[all …]

Completed in 55 milliseconds

12345678910>>...110