/PHP-7.2/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-7.2/ext/standard/tests/strings/ |
H A D | pack_float.phpt | 57 'pack G', 58 bin2hex(pack("G", "")), 59 bin2hex(pack("G", "a")), 60 bin2hex(pack("G", " ")), 62 bin2hex(pack("G", 0)), 63 bin2hex(pack("G", 1)), 64 bin2hex(pack("G", 1.0)), 68 bin2hex(pack("G", -1)), 104 'unpack G', 165 string(6) "pack G" [all …]
|
H A D | printf.phpt | 174 …rray("%g", "%.0g", "%+g", "%-g", "%-1.2g", "%+1.2g", "%G", "%.0G", "%+G", "%-G", "%-1.2G", "%+1.2G… 632 [6] => %G 633 [7] => %.0G 634 [8] => %+G 635 [9] => %-G 636 [10] => %-1.2G 637 [11] => %+1.2G
|
H A D | printf_64bit.phpt | 174 …rray("%g", "%.0g", "%+g", "%-g", "%-1.2g", "%+1.2g", "%G", "%.0G", "%+G", "%-G", "%-1.2G", "%+1.2G… 632 [6] => %G 633 [7] => %.0G 634 [8] => %+G 635 [9] => %-G 636 [10] => %-1.2G 637 [11] => %+1.2G
|
/PHP-7.2/ext/phar/tests/cache_list/files/ |
H A D | frontcontroller.phar | 6 …a.php �~G��жa.jpg �~G��жa.phps �~Gl�`…
|
H A D | frontcontroller2.phar | 6 va.php�G��жa.jpg�G��жa.phps�…
|
H A D | frontcontroller5.phar | 6 va.phpG��жa.jpgG��жa.phps…
|
H A D | frontcontroller13.phar | 4 � index.php/�L�G/���w�oof/test.php3�L�G3B�Z� 5 oof/hi.php�L�G|D)�<?php
|
H A D | sha256.phar | 2 0hiUIG�*�ضhi��uR�G�^~���c]��{���@�;��GBMB
|
H A D | frontcontroller18.phar | 15 �J1`�=ؾr�GM�@�gGBMB
|
/PHP-7.2/ext/phar/tests/files/ |
H A D | frontcontroller.phar | 6 …a.php �~G��жa.jpg �~G��жa.phps �~Gl�`…
|
H A D | frontcontroller2.phar | 6 va.php�G��жa.jpg�G��жa.phps�…
|
H A D | frontcontroller13.phar | 4 � index.php/�L�G/���w�oof/test.php3�L�G3B�Z� 5 oof/hi.php�L�G|D)�<?php
|
H A D | sha256.phar | 2 0hiUIG�*�ضhi��uR�G�^~���c]��{���@�;��GBMB
|
H A D | frontcontroller18.phar | 15 �J1`�=ؾr�GM�@�gGBMB
|
/PHP-7.2/Zend/tests/ |
H A D | constant_expressions_classes.phpt | 21 …'G' => 'class G extends F { const XX = parent::XX." extended by G"; public static function get_me(… 36 printf("G::get_me() = %s\n", G::get_me()); 43 G::get_me() = got this is F extended by G
|
H A D | list_keyed_evaluation_order_nested.phpt | 11 $g = new Stringable("G"); 21 "G" => "offset value for G", 72 G evaluated. 73 Offset G retrieved. 74 Offset H set to offset value for G.
|
/PHP-7.2/ext/reflection/tests/ |
H A D | ReflectionClass_getDocComment_001.phpt | 46 /** ** Doc comment for G */ 47 final class G extends C implements I {} {} 49 $classes = array('A', 'B', 'C', 'D', 'E', 'F', 'G', 'I'); 91 ---> Doc comment for class G: 92 string(27) "/** ** Doc comment for G */"
|
/PHP-7.2/ext/standard/ |
H A D | md5.c | 232 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) in body() 233 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) in body() 235 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20) in body() 236 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) in body() 237 STEP(G, d, a, b, c, GET(10), 0x02441453, 9) in body() 239 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20) in body() 240 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5) in body() 241 STEP(G, d, a, b, c, GET(14), 0xc33707d6, 9) in body() 242 STEP(G, c, d, a, b, GET(3), 0xf4d50d87, 14) in body() 243 STEP(G, b, c, d, a, GET(8), 0x455a14ed, 20) in body() [all …]
|
/PHP-7.2/tests/lang/ |
H A D | 011.phpt | 11 function G() 20 G();
|
/PHP-7.2/sapi/cli/tests/ |
H A D | upload_2G.phpt | 2 file upload greater than 2G 22 die("skip need +3G free RAM"); 37 "-d post_max_size=3G -d upload_max_filesize=3G");
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | array_flip.phpt | 12 0 => "G", 31 ["G"]=>
|
/PHP-7.2/ext/standard/tests/general_functions/ |
H A D | 008.phpt | 7 // this checks f,g,G conversion for snprintf/spprintf
|
/PHP-7.2/ext/standard/tests/time/ |
H A D | idate.phpt | 21 G: 12
|