Home
last modified time | relevance | path

Searched refs:S (Results 226 – 242 of 242) sorted by relevance

12345678910

/PHP-5.6/
H A Dltmain.sh4568 dlsyms="${outputname}S.c"
4581 $show "$rm $nlist ${nlist}S ${nlist}T"
4582 $run $rm "$nlist" "${nlist}S" "${nlist}T"
H A Dphp.ini-development599 ; starts up. G,P,C,E & S are abbreviations for the following respective super
1123 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1129 ibase.timeformat = "%H:%M:%S"
H A Dphp.ini-production599 ; starts up. G,P,C,E & S are abbreviations for the following respective super
1123 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1129 ibase.timeformat = "%H:%M:%S"
H A DNEWS394 specifying a sequence). (Pablo Santiago Sánchez, Matteo)
1162 . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb)
2191 . Added gost-crypto (CryptoPro S-box) GOST hash algo. (Manuel Mausz)
4385 . Fixed bug #62357 (compile failure: (S) Arguments missing for built-in
7520 Dmitry L., Stanislav M., Vadim S., Kirti V.)
9153 - Fixed wrong length calculation in unserialize S type
9716 (Toby S. and Christian S.)
H A Dacinclude.m4260 …*.S[)] ac_comp="$b_c_pre $3 $ac_inc $b_c_meta -c $ac_srcdir$ac_src -o $ac_bdir$ac_obj.$b_lo $6$b_c…
/PHP-5.6/Zend/
H A Dzend_alloc.c659 #define ZEND_MM_LARGE_BUCKET_INDEX(S) zend_mm_high_bit(S) argument
/PHP-5.6/ext/wddx/tests/
H A Dbug37569.phpt93 <wddxPacket version='1.0'><header/><data><string>S</string></data></wddxPacket>
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY145 (ex. "S" -> "s" -> 0x017f)
575 abort on /\S*/ =~ "\xfe"
1907 char-class(\S, [^\s] etc...) optimize map-info was wrong.
/PHP-5.6/ext/tidy/
H A Dtidy.c1961 TIDY_TAG_CONST(S); in _php_tidy_register_tags()
/PHP-5.6/ext/pcre/pcrelib/
H A DHACKING185 OP_NOT_WHITESPACE \S
/PHP-5.6/scripts/dev/
H A Dgenerate-phpt.phar8 …����t�������-���setup/preconditions/gtIsSpecifiedTestType.phpp����Jp��?�Sܶ������*���setup/pre…
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt2367 This option changes the way PCRE processes \B, \b, \D, \d, \S, \s, \W,
5181 \S any character that is not a white space character
5220 match \d, \s, or \w, and always match \D, \S, and \W, although this may
5423 S Symbol
5832 The character escape sequences \d, \D, \h, \H, \p, \P, \s, \S, \v, \V,
5925 acters with the L, M, N, P, S, or Cf properties, except for:
5938 less than 128 that have the S (Symbol) property.
7730 \S a character that is not a white space character
7781 S Symbol
8258 6. The character escapes \b, \B, \d, \D, \s, \S, \w, and \W correctly
[all …]
/PHP-5.6/ext/date/lib/
H A Dparse_date.re1909 case 'S': /* day suffix, ignored, nor checked */
/PHP-5.6/ext/intl/tests/
H A Dgrapheme.phpt31 $char_long_s_dot = "\xE1\xBA\x9B"; // 'LATIN SMALL LETTER LONG S WITH DOT ABOVE' (U+1E9B)
/PHP-5.6/ext/standard/tests/misc/
H A Dbrowscap.ini1067 [Mozilla/* (compatible; T-H-U-N-D-E-R-S-T-O-N-E)]
1071 [T-H-U-N-D-E-R-S-T-O-N-E]
1354 [Comodo HTTP(S) Crawler*]
/PHP-5.6/build/
H A Dlibtool.m41286 old_striplib="$STRIP -S"
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c106489 # define SELECTTRACE(K,P,S,X) \
106491 sqlite3DebugPrintf("%*s%s.%p: ",(P)->nSelectIndent*2-2,"",(S)->zSelName,(S)),\
106494 # define SELECTTRACE(K,P,S,X)

Completed in 833 milliseconds

12345678910