Home
last modified time | relevance | path

Searched refs:S (Results 176 – 200 of 249) sorted by relevance

12345678910

/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput125 /abc/S+I
7 /(?(?C1)(?=a)a)/S+I
25 /abcd/S++
29 /abcd/S+
35 /abcd/S++
41 /abcd/S++1
48 /abcd/S++2
54 /abcd/S++3
60 /abcd/S++4
66 /abcd/S++5
[all …]
H A Dtestinput5115 /[Ä-Ü]/8S
123 /[\x{c4}-\x{dc}]/8S
156 /\x{100}*\S/8DZ
612 /\S \S/8T1
H A Dtestinput9260 />\S/8
305 /\S+/8
310 /\S{2,3}/8
316 /\S{2,3}?/8
H A Dtestoutput125 /abc/S+I
73 /abcd/S++
79 /abcd/S+
89 /abcd/S++
99 /abcd/S++1
111 /abcd/S++2
121 /abcd/S++3
131 /abcd/S++4
141 /abcd/S++5
151 /abcd/S++6
[all …]
H A Dtestoutput19104 Starting chars: S s \xff
H A Dtestoutput7703 /[\S]/WBZ8
763 /\S/WBZ8
983 /[[:^alpha:]\S]+/8WBZ
1220 /^S(\X*)e(\X*)$/8
2039 /\w+\P{P} \W+\p{Po} \w+\S \P{Xan}+\s \s+\P{Xan} \s+\W/BWZx
2155 /\D+\X \d+\X \S+\X \s+\X \W+\X \w+\X \C+\X \R+\X \H+\X \h+\X \V+\X \v+\X a+\X \n+\X .+\X/BZx
2162 \S+
2210 /\X+\D \X+\d \X+\S \X+\s \X+\W \X+\w \X+. \X+\C \X+\R \X+\H \X+\h \X+\V \X+\v \X+\X \X+\Z \X+\z \X+…
2218 \S
2251 /\d+\s{0,5}=\s*\S?=\w{0,4}\W*/8WBZ
H A Dtestinput11131 /[[:^alpha:]\S]+/8WB
H A Dtestoutput16137 Starting chars: S s \xc5
/PHP-7.1/ext/interbase/tests/
H A Dinterbase.inc69 /* M/D/Y H:M:S */
H A D003.phpt34 ini_set('ibase.timestampformat',"%m/%d/%Y %H:%M:%S");
H A D007.phpt29 ini_set('ibase.timestampformat',"%m/%d/%Y %H:%M:%S");
/PHP-7.1/ext/date/tests/
H A Dbug27780.phpt38 echo $time, strftime(" [%Y-%m-%d %H:%M:%S %Z]", $time), " [$timestring]\n";
H A Dstrftime_variation2.phpt15 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_variation2.phpt22 $format = '%b %d %Y %H:%M:%S';
/PHP-7.1/ext/filter/tests/
H A D043.phpt97 string(1) "S"
/PHP-7.1/sapi/phpdbg/
H A DREADME.md74 - -S override SAPI name
/PHP-7.1/ext/hash/
H A Dhash_gost.c125 #define S(s, l, r) \ macro
201 S(s, l, r); \
H A Dhash_ripemd.c168 static const unsigned char S[80] = { variable
182 #define ROLS(j, x) (((x) << S[j]) | ((x) >> (32 - S[j])))
/PHP-7.1/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt107 charName(): string(26) "LATIN SMALL LETTER SHARP S"
/PHP-7.1/ext/standard/html_tables/mappings/
H A DROMAN.TXT89 # localizations: U.S., British, Canadian French, French, Swiss
198 0x53 0x0053 # LATIN CAPITAL LETTER S
230 0x73 0x0073 # LATIN SMALL LETTER S
282 0xA7 0x00DF # LATIN SMALL LETTER SHARP S
H A D8859-1.TXT131 0x53 0x0053 # LATIN CAPITAL LETTER S
163 0x73 0x0073 # LATIN SMALL LETTER S
271 0xDF 0x00DF # LATIN SMALL LETTER SHARP S (German)
/PHP-7.1/ext/standard/tests/strings/
H A Dstr_replace.phpt219 var_dump( str_replace("world'S", "FOUND", "$str'S") );
223 var_dump( str_replace("worldS", "FOUND", "${str}S") );
224 var_dump( str_replace("worldS", "FOUND", "{$str}S") );
/PHP-7.1/ext/openssl/
H A DREADME8 NEW: support for S/MIME encrypt/decrypt/sign/verify, as well as more
114 PKCS7 (S/MIME) Sign/Verify/Encrypt/Decrypt Functions:
117 These functions allow you to manipulate S/MIME messages!
/PHP-7.1/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc133 'Arb5+gT6CqAeKTDY6JpKdLALzk92T1SmJcDP/8fnv3z+p8///Ot/0j7/4+f/S/v8v37+y6//y+d/+PxPGnz63z//Z+3zvwDEv3…
/PHP-7.1/sapi/fpm/
H A Dwww.conf.in307 ; %d/%b/%Y:%H:%M:%S %z (default)
309 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
312 ; %d/%b/%Y:%H:%M:%S %z (default)
314 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t

Completed in 41 milliseconds

12345678910