Home
last modified time | relevance | path

Searched refs:G (Results 1 – 25 of 137) sorted by relevance

123456

/PHP-8.1/ext/oci8/tests/
H A Dbug43492_2.phpt66 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
74 A B C D E F G H I J
75 A B C D E F G H I J
[all …]
H A Dbug43492.phpt75 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
83 A B C D E F G H I J
84 A B C D E F G H I J
[all …]
/PHP-8.1/ext/standard/tests/strings/
H A Dpack_float.phpt57 '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 Dsprintf_star.phpt12 printf("%.*G\n", 10, $f);
14 printf("%.*G\n", -1, $fx);
21 printf("%*G\n", 10, $f);
26 printf("%*.*G\n", 10, 3, $f);
42 printf("%.*G\n", "foo", 1.5);
48 printf("%.*G\n", -100, 1.5);
60 printf("%*G\n", -1, $f);
97 Precision -1 is only supported for %g, %G, %h and %H
H A Dprintf_h_H.phpt12 printf("%g %G %h %H\n", $f, $f, $f, $f);
14 printf("%g %G %h %H\n", $f, $f, $f, $f);
H A Dprintf_64bit.phpt177 …rray("%g", "%.0g", "%+g", "%-g", "%-1.2g", "%+1.2g", "%G", "%.0G", "%+G", "%-G", "%-1.2G", "%+1.2G
634 [6] => %G
635 [7] => %.0G
636 [8] => %+G
637 [9] => %-G
638 [10] => %-1.2G
639 [11] => %+1.2G
H A Dprintf.phpt177 …rray("%g", "%.0g", "%+g", "%-g", "%-1.2g", "%+1.2g", "%G", "%.0G", "%+G", "%-G", "%-1.2G", "%+1.2G
634 [6] => %G
635 [7] => %.0G
636 [8] => %+G
637 [9] => %-G
638 [10] => %-1.2G
639 [11] => %+1.2G
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller.phar6 …������������a.php��� �~G�����ж���������a.jpg��� �~G�����ж���������a.phps��� �~G���l�`…
H A Dfrontcontroller2.phar6 v���������������������a.php����G�����ж���������a.jpg����G�����ж���������a.phps����…
H A Dfrontcontroller5.phar6 v���������������������a.php���G�����ж���������a.jpg���G�����ж���������a.phps���…
H A Dfrontcontroller13.phar4 ������������������� ���index.php/����L�G/������w������� ���oof/test.php3����L�G3���B�Z�������
5 ���oof/hi.php����L�G���|D)�������<?php
/PHP-8.1/ext/phar/tests/files/
H A Dfrontcontroller.phar6 …������������a.php��� �~G�����ж���������a.jpg��� �~G�����ж���������a.phps��� �~G���l�`…
H A Dfrontcontroller2.phar6 v���������������������a.php����G�����ж���������a.jpg����G�����ж���������a.phps����…
H A Dfrontcontroller13.phar4 ������������������� ���index.php/����L�G/������w������� ���oof/test.php3����L�G3���B�Z�������
5 ���oof/hi.php����L�G���|D)�������<?php
/PHP-8.1/tests/basic/
H A Dgh7896.phpt8 FÖÖ=GüИter传
18 string(11) "GüИter传"
19 string(11) "GüИter传"
20 string(11) "GüИter传"
/PHP-8.1/Zend/tests/
H A Dconstant_expressions_classes.phpt19 …'G' => 'class G extends F { const XX = parent::XX." extended by G"; public static function get_me(…
34 printf("G::get_me() = %s\n", G::get_me());
41 G::get_me() = got this is F extended by G
H A Dlist_keyed_evaluation_order_nested.phpt11 $g = new StringCapable("G");
21 "G" => "offset value for G",
72 G evaluated.
73 Offset G retrieved.
74 Offset H set to offset value for G.
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getDocComment_001.phpt46 /** ** 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-8.1/ext/standard/
H A Dmd5.c224 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) in body()
225 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) in body()
227 STEP(G, b, c, d, a, GET(0), 0xe9b6c7aa, 20) in body()
228 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) in body()
229 STEP(G, d, a, b, c, GET(10), 0x02441453, 9) in body()
231 STEP(G, b, c, d, a, GET(4), 0xe7d3fbc8, 20) in body()
232 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5) in body()
233 STEP(G, d, a, b, c, GET(14), 0xc33707d6, 9) in body()
234 STEP(G, c, d, a, b, GET(3), 0xf4d50d87, 14) in body()
235 STEP(G, b, c, d, a, GET(8), 0x455a14ed, 20) in body()
[all …]
/PHP-8.1/tests/lang/
H A D011.phpt11 function G()
20 G();
/PHP-8.1/sapi/cli/tests/
H A Dupload_2G.phpt2 file upload greater than 2G
12 die("skip need more than 2.15G of free disk space for the uploaded file");
32 die(sprintf("skip need +3G free RAM, but only %01.2f available", $free_ram));
55 ["-d", "post_max_size=3G", "-d", "upload_max_filesize=3G"]);
/PHP-8.1/sapi/fpm/tests/
H A Dbug78323.phpt14 passthru("$php --memory-limit=1G 2>&1", $exitCode);
25 passthru("$php -dmemory-limit=1G -v", $exitCode);
/PHP-8.1/ext/mbstring/tests/
H A Dmb_http_input.phpt20 var_dump(mb_http_input('G'));
44 mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S", "I", or "L"
/PHP-8.1/ext/standard/tests/array/
H A Darray_flip.phpt12 0 => "G",
31 ["G"]=>
/PHP-8.1/sapi/cgi/tests/
H A Dbug78323.phpt14 passthru("$php --memory-limit=1G 2>&1", $exitCode);
26 passthru("$php -dmemory-limit=1G -v", $exitCode);

Completed in 122 milliseconds

123456