Home
last modified time | relevance | path

Searched refs:S (Results 101 – 125 of 288) sorted by relevance

12345678910>>...12

/php-src/Zend/tests/enum/
H A Dbacked-cases-string.phpt10 case Spades = 'S';
H A Dbacked-from-invalid-string.phpt10 case Spades = 'S';
/php-src/ext/date/tests/
H A Dgh9699.phpt9 echo $date->diff($now)->format("%R %Y %M %D %H %I %S %F"), "\n";
H A Dgmstrftime_variation15.phpt16 'Current time %H:%M:%S format' => "%T",
47 --Current time %H:%M:%S format--
H A Dstrftime_variation15.phpt16 'Current time %H:%M:%S format' => "%T",
47 --Current time %H:%M:%S format--
H A Dgh9880.phpt15 echo $dateTime->diff($nowTime)->format('%R %a %H %I %S'), "\n";
H A Dgmstrftime_variation16.phpt22 'Current time %H:%M:%S format' => "%T",
53 --Current time %H:%M:%S format--
H A Dstrftime_variation16.phpt22 'Current time %H:%M:%S format' => "%T",
53 --Current time %H:%M:%S format--
/php-src/ext/tidy/tests/
H A D026.phpt20 <!DOCTYPE html%S>
/php-src/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile6 …g�J5o��;�κ�h�<< Pg����*�0�*=�K|�K~��%PS�k`<� mJ���,��=�Fxh �� S �<Cg��!ˀj1�`��b�\…
57 ��豼{��`�s�2c�<sv�`���5$㢥�d��p����`1�_i�<�u5�~D�� ׯM-�➩S#m�m�jl�g?`<im0a(��k����1����2Q3����…
65 …��<�9�����(�, Y��Sʶ�n���0�!p<���i��A������X���<�,�Ԇ�<��������3� �p����ϴu����!�0<��…
69 …��üߋ�<�n&!�?���[���x��=��u�P<��ixᆢ�e.��h?�.�C�=3_Ko�<"��r�W���Z�S�8�6)YS�b0�'
/php-src/ext/spl/tests/
H A Dbug70068.phpt6 $a = unserialize('a:3:{i:0;C:11:"ArrayObject":20:{x:i:0;r:3;;m:a:0:{};}i:1;d:11;i:2;S:31:"AAAAAAAAB…
/php-src/ext/standard/tests/network/
H A Dsyslog_null_byte.phpt18 %SPHPT%S%r(:|-)%r A simple \x00 message
H A Dsocket_get_status_basic.phpt28 string(%d) "tcp_socket%S"
/php-src/ext/pcre/tests/
H A Dpreg_match_caseless_restrict.phpt55 var_dump(preg_match('/s(?r)s(?-r)s(?r:s)s/iu', "\u{17f}S\u{17f}S\u{17f}")); // match
56 var_dump(preg_match('/s(?r)s(?-r)s(?r:s)s/iu', "\u{17f}\u{17f}\u{17f}S\u{17f}")); // no match
57 var_dump(preg_match('/s(?r)s(?-r)s(?r:s)s/iu', "\u{17f}S\u{17f}\u{17f}\u{17f}")); // no match
/php-src/ext/posix/tests/
H A Dposix_getgrnam_basic.phpt23 string(%d) "%S"
/php-src/ext/gettext/tests/locale/fi_FI/LC_MESSAGES/
H A Dmessages.po2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
/php-src/ext/standard/tests/strings/
H A Dstr_replace_variation3.phpt139 var_dump( str_replace("world'S", "FOUND", "$str'S") );
143 var_dump( str_replace("worldS", "FOUND", "${str}S") );
144 var_dump( str_replace("worldS", "FOUND", "{$str}S") );
H A Dbug48709.phpt29 x => S
H A Dhtml_entity_decode_win1252.phpt16 0x0160 => array(0x8A, "LATIN CAPITAL LETTER S WITH CARON"),
32 0x0161 => array(0x9A, "LATIN SMALL LETTER S WITH CARON"),
116 LATIN CAPITAL LETTER S WITH CARON: &#x160; => 8a
155 LATIN SMALL LETTER S WITH CARON: &#x161; => 9a
/php-src/ext/gettext/tests/locale/en_US.UTF-8/LC_MESSAGES/
H A Dmessages.po2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
/php-src/ext/intl/tests/
H A Dresourcebundle.inc4 if (pack('S', 0xABCD) !== pack('v', 0xABCD)) {
/php-src/ext/mbstring/tests/
H A Dmb_ereg_replace_callback.phpt13 echo mb_ereg_replace_callback('(\S+)', function ($m) {
H A Dmb_http_input.phpt22 var_dump(mb_http_input('S'));
H A Dmb_http_input_pass.phpt22 var_dump(mb_http_input('S'));
/php-src/ext/ffi/tests/
H A Dbug79571.phpt7 if (pack('S', 0xABCD) !== pack('v', 0xABCD)) {

Completed in 35 milliseconds

12345678910>>...12