Home
last modified time | relevance | path

Searched refs:G (Results 26 – 50 of 150) sorted by relevance

123456

/PHP-8.2/ext/standard/tests/strings/
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
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
/PHP-8.2/sapi/cgi/tests/
H A Dbug78323.phpt14 passthru("$php --memory-limit=1G 2>&1", $exitCode);
26 passthru("$php -dmemory-limit=1G -v", $exitCode);
/PHP-8.2/ext/standard/tests/array/
H A Darray_flip.phpt12 0 => "G",
31 ["G"]=>
/PHP-8.2/ext/opcache/tests/
H A Dpreload_011.phpt24 $g = new G;
28 …nlinked class H: Could not check compatibility between H::method($a): L and G::method($a): K, beca…
H A Dpreload_variance.inc39 class G {
42 class H extends G {
/PHP-8.2/Zend/tests/prop_const_expr/
H A Dbasic_nullsafe.phpt30 const G = (null)?->test + (new Printer ? 1 : 0);
31 var_dump(G);
/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dsha256.phar2 0���������������������hi���UIG����*�ض������hi��uR�G�^~���c]��{���@�;�����GBMB
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-8.2/ext/phar/tests/files/
H A Dsha256.phar2 0���������������������hi���UIG����*�ض������hi��uR�G�^~���c]��{���@�;�����GBMB
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-8.2/ext/opcache/tests/jit/
H A Dassign_dim_009.phpt9 $y[] = $r = &$G;
/PHP-8.2/Zend/tests/enum/
H A Dkeyword-whitespace.phpt13 G {}
/PHP-8.2/ext/standard/tests/general_functions/
H A D008.phpt7 // this checks f,g,G conversion for snprintf/spprintf
/PHP-8.2/sapi/cli/tests/
H A Dbug78323.phpt43 passthru("$php --memory-limit=1G 2>&1", $exitCode);
55 passthru("$php -dmemory-limit=1G -v", $exitCode);
/PHP-8.2/ext/standard/tests/time/
H A Didate.phpt22 G: 12
/PHP-8.2/ext/hash/tests/
H A Dfnv1a32.phpt40 array( 'G@F^60g', 'a0044fc5' ),
48 array( '9G#|tl\'6s', '7301283c' ),
158 array( '$oxoMs(zLvY=*/nd,8UN`4ClJlTY>G"', '80b38386' ),
165 array( 'i)a\\~g]Aa%9{qu[G\\J}b.Q JBY.m"c`k', '195cad65' ),
170 array( '@G\'{jp&eLmoBEY\\Jq_6Q,B:hT#pLy:p;a', '03b92168' ),
185 array( 'gBF\\5/_F9)?G!;Un=\'S{A>[)Y!LV>/#\'QIcg', 'ba719e14' ),
191 array( 'IK=B29G"G(SKIv)?hc}gC,hga7zbQ~4zKR>]k', '4b7036db' ),
201 array( '<&O]=~v9j?lRSAi}>e%w1X}lN0\\-`G=}Mm[klS&', '925e90a6' ),
209 array( '*G C3L$BqbRf ;UO]d=Z+ %GMU-=CF2Mn3q#`vFRY', '627567d3' ),
210 array( 'y:Z6o*sUHO`HT)u*74N]G|MZnQ;exn@r*z*z&}QNN', 'b1579567' ),
[all …]
H A Dfnv1a64.phpt24 array( 'G^hs', '33551d7dbbea0209' ),
67 array( ')<;W!G>^K\\JTT', 'dd737d6771e9cd69' ),
90 array( '^^@6GW,9[f?Q4#^1G', '76ab1ea61d68a738' ),
172 array( '&En&G;Aw*M#6\\W*_O?)[~0~Kty)#9eQ?+A', '58f765bdd716e1c2' ),
183 array( '6hxk&5$p}|lKu!I\\DQoK_ON!X#{<G:H]#AI*', '93be8d30fbf2a711' ),
208 array( 'dGm)^UOmX(zzq_6VB)"PK^;s`jV? },dFzn%Q>s*G', '166ff835024396df' ),
232 array( '=gUGarzF3F2|4k?qNjX[fmERC_.\\D8Nb!$*cw&*+M=(b*G', 'c7ce7d6de622765c' ),
236 array( ' G:e d;vm)kWWzm;hSPr:P)v)~\'~G*LHQf.RLJI:S5r,1`', 'de1bd4eebc876571' ),
239 array( '[}MCgC<eW>G^hEVCk\'#:E)y K):+89Pt7~8 BTfzs.Y\\T0 ', 'a4dcad2a3d27a8c5' ),
250 array( 'wni%9(@3(:v["e#*B:)-j8-r 5:4OO&G?oLXxll!(c]*Ja4l{', '05178f3f6d1bd723' ),
[all …]
/PHP-8.2/ext/pcre/tests/
H A Dbug72685.phpt15 while (preg_match('/\G\w/u', $str, $m, 0, $pos)) ++$pos;
H A Dbug70232.phpt5 $pattern = '~(?: |\G)\d\B\K~';
/PHP-8.2/ext/mbstring/tests/
H A Dmb_http_input.phpt20 var_dump(mb_http_input('G'));
H A Dmb_http_input_pass.phpt20 var_dump(mb_http_input('G'));
/PHP-8.2/Zend/tests/
H A Dbug74093.phpt10 memory_limit=1G
/PHP-8.2/ext/date/tests/
H A D009.phpt14 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
19 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A Dbug67253.phpt8 var_dump(date_parse_from_format("aHa0", "0=G{$z}9UCNnF"));

Completed in 31 milliseconds

123456