/PHP-8.0/ext/oci8/tests/ |
H A D | bug43492.phpt | 73 A B C D E F G H I J 74 A B C D E F G H I J 75 A B C D E F G H I J 76 A B C D E F G H I J 77 A B C D E F G H I J 78 A B C D E F G H I J 79 A B C D E F G H I J 80 A B C D E F G H I J 81 A B C D E F G H I J 82 A B C D E F G H I J [all …]
|
H A D | bug43492_2.phpt | 64 A B C D E F G H I J 65 A B C D E F G H I J 66 A B C D E F G H I J 67 A B C D E F G H I J 68 A B C D E F G H I J 69 A B C D E F G H I J 70 A B C D E F G H I J 71 A B C D E F G H I J 72 A B C D E F G H I J 73 A B C D E F G H I J [all …]
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | pack64.phpt | 17 print_r(unpack("J", pack("J", 0xfffffffffffe))); 18 print_r(unpack("J", pack("J", 0))); 19 print_r(unpack("J", pack("J", 0x8000000000000002))); 20 print_r(unpack("J", pack("J", -1))); 21 print_r(unpack("J", pack("J", 0x8000000000000000)));
|
/PHP-8.0/ext/pcre/tests/ |
H A D | bug79257.phpt | 2 Bug #79257: Duplicate named groups (?J) prefer last alternative even if not matched 6 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches); 8 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches, 11 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches, 14 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))/', 'foo', $matches, 18 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches); 20 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches, 23 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches, 26 preg_match('/(?J)(?:(?<g>foo)|(?<g>bar))(?<h>baz)/', 'foobaz', $matches,
|
H A D | request47456.phpt | 2 Request #47456 (Missing PCRE option 'J') 4 The J modifier is supposed to be identical to the internal option (?J), so we're 8 preg_match_all('/(?J)(?<chr>[ac])(?<num>\d)|(?<chr>[b])/', 'a1bc3', $m, PREG_SET_ORDER); 12 preg_match_all('/(?<chr>[ac])(?<num>\d)|(?<chr>[b])/J', 'a1bc3', $m, PREG_SET_ORDER);
|
H A D | bug75207.phpt | 5 preg_match("/(?:F?+(?:^(?(R)a+\"){99}-))(?J)(?'R'(?'R'<((?'RR'(?'R'\){97)?J)?J)(?'R'(?'R'\){99|(:(…
|
/PHP-8.0/ext/opcache/tests/ |
H A D | preload_variance.inc | 28 interface J extends I {} 30 public I|J $prop; 34 public J|I $prop; 35 public function method($a): J {}
|
/PHP-8.0/Zend/tests/type_declarations/variance/ |
H A D | loading_exception2.phpt | 22 interface J {} 27 public function test(): J {} 36 class B extends A implements I, J {
|
/PHP-8.0/ext/phar/tests/cache_list/files/ |
H A D | md5.phar | 2 0hiUIG�*�ضhi���(�J���N+h�GBMB
|
H A D | sha512.phar | 2 0hiUIG�*�ضhi�2��4+�˺���i��Œ���>!���a���ٛٽJ�ʷ�|����!��…
|
H A D | frontcontroller13.phar | 10 var_dump("hi");!��;���:��ª�]{J-�GBMB
|
H A D | frontcontroller16.phar | 12 �P���f*�|��ݕP-7�V�JGBMB
|
/PHP-8.0/ext/phar/tests/files/ |
H A D | md5.phar | 2 0hiUIG�*�ضhi���(�J���N+h�GBMB
|
H A D | sha512.phar | 2 0hiUIG�*�ضhi�2��4+�˺���i��Œ���>!���a���ٛٽJ�ʷ�|����!��…
|
H A D | frontcontroller13.phar | 10 var_dump("hi");!��;���:��ª�]{J-�GBMB
|
H A D | frontcontroller16.phar | 12 �P���f*�|��ݕP-7�V�JGBMB
|
/PHP-8.0/ext/mbstring/tests/ |
H A D | mb_strtolower_basic.phpt | 18 $greek_lower = base64_decode('zrHOss6zzrTOtc62zrfOuM65zrrOu868zr3Ovs6/z4DPgc+Dz4TPhc+Gz4fPiM+J'); 51 string(64) "zrHOss6zzrTOtc62zrfOuM65zrrOu868zr3Ovs6/z4DPgc+Dz4TPhc+Gz4fPiM+J"
|
/PHP-8.0/ext/intl/tests/ |
H A D | dateformat_get_set_calendar.phpt | 39 dimanche 1 janvier 2012 ap. J.-C. 03:00:00 UTC+03:00 49 dimanche 1 janvier 2012 ap. J.-C. 00:00:00 UTC
|
H A D | dateformat_get_set_calendar_variant2.phpt | 39 dimanche 1 janvier 2012 ap. J.-C. 03:00:00 UTC+03:00 49 dimanche 1 janvier 2012 ap. J.-C. 00:00:00 UTC
|
H A D | dateformat_get_set_calendar_variant3.phpt | 40 dimanche 1 janvier 2012 ap. J.-C. à 03:00:00 UTC+03:00 50 dimanche 1 janvier 2012 ap. J.-C. à 00:00:00 UTC
|
H A D | dateformat_get_set_calendar_variant_icu70.phpt | 40 dimanche 1 janvier 2012 ap. J.-C. à 03:00:00 heure de Kaliningrad 50 dimanche 1 janvier 2012 ap. J.-C. à 00:00:00 temps universel coordonné
|
H A D | dateformat_get_set_calendar_variant4.phpt | 40 dimanche 1 janvier 2012 ap. J.-C. à 03:00:00 heure de Kaliningrad 50 dimanche 1 janvier 2012 ap. J.-C. à 00:00:00 UTC
|
H A D | dateformat_get_set_calendar_variant5.phpt | 40 dimanche 1 janvier 2012 ap. J.-C. à 03:00:00 heure de Kaliningrad 50 dimanche 1 janvier 2012 ap. J.-C. à 00:00:00 Temps universel coordonné
|
H A D | bug74264.phpt | 12 grapheme_strripos('DÉJÀÀÀÀ', 'à', $offset)
|
/PHP-8.0/ext/phar/tests/ |
H A D | bug69324.phar | 1 …��Do߹�#a:2:{i:0;s:2:"hi";i:1;s:5:"there";}d��D�Jݘ�/a:2:{s:2:"hi…
|