Home
last modified time | relevance | path

Searched refs:S (Results 151 – 175 of 234) sorted by relevance

12345678910

/PHP-5.5/ext/standard/tests/strings/
H A Dstrpos.phpt169 var_dump( strpos("Hello, world'S", "$needle'S") ); // works
173 var_dump( strpos("Hello, worldS", "${needle}S") ); // works
174 var_dump( strpos("Hello, worldS", "{$needle}S") ); // works
H A Dvsprintf_variation7.phpt37 "%+s %-s %S",
H A Dvprintf_variation7.phpt37 "%+s %-s %S",
H A Dvfprintf_variation7.phpt37 "%+s %-s %S",
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-15.TXT130 0x53 0x0053 # LATIN CAPITAL LETTER S
162 0x73 0x0073 # LATIN SMALL LETTER S
213 0xA6 0x0160 # LATIN CAPITAL LETTER S WITH CARON
215 0xA8 0x0161 # LATIN SMALL LETTER S WITH CARON
270 0xDF 0x00DF # LATIN SMALL LETTER SHARP S
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
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput2580 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^
107 ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c
H A Dtestoutput15487 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
880 /\S \S/I8ST1
889 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
1081 /\S+\x{A0}/8BZ
1084 \S+
1092 /\S+\x{A0}/8BZT1
1095 \S++
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-5.5/ext/phar/
H A DLICENSE86 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
89 IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c181 pdo_sqlite_stmt *S = ecalloc(1, sizeof(pdo_sqlite_stmt)); in sqlite_handle_preparer() local
185 S->H = H; in sqlite_handle_preparer()
186 stmt->driver_data = S; in sqlite_handle_preparer()
196 i = sqlite3_prepare(H->db, sql, sql_len, &S->stmt, &tail); in sqlite_handle_preparer()
/PHP-5.5/main/
H A Dbuild-defs.h.in15 | Author: Stig S�ther Bakken <ssb@php.net> |
/PHP-5.5/ext/interbase/tests/
H A Dinterbase.inc69 /* M/D/Y H:M:S */
/PHP-5.5/ext/mysqli/tests/
H A Dbug51647.phpt79 string(%d) "%S"
/PHP-5.5/ext/date/tests/
H A Dbug27780.phpt38 echo $time, strftime(" [%Y-%m-%d %H:%M:%S %Z]", $time), " [$timestring]\n";
/PHP-5.5/ext/filter/tests/
H A D043.phpt97 string(1) "S"
/PHP-5.5/ext/hash/
H A Dhash_gost.c125 #define S(s, l, r) \ macro
201 S(s, l, r); \
/PHP-5.5/ext/standard/
H A Dstring.c2837 #define S(a) ((a)->s) macro
2897 hash_b = php_strtr_hash(&S(&pnr_b->pat)[res->m - res->B], res->B)
2971 S(&patterns[i].pat) = string_key;
2973 S(&patterns[i].repl) = Z_STRVAL_PP(entry);
3023 res->prefix[i] = php_strtr_hash(S(&res->patterns[i].pat), Bp);
3083 prefix_h = php_strtr_hash(&S(text)[pos], d->Bp);
3096 memcmp(S(&pnr->pat), &S(text)[pos], L(&pnr->pat)) != 0)
3099 smart_str_appendl(&result, &S(text)[nextwpos], pos - nextwpos);
3100 smart_str_appendl(&result, S(&pnr->repl), L(&pnr->repl));
3111 smart_str_appendl(&result, &S(text)[nextwpos], L(text) - nextwpos);
[all …]

Completed in 53 milliseconds

12345678910