Home
last modified time | relevance | path

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

123456

/PHP-8.1/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.1/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.1/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.1/ext/opcache/tests/jit/
H A Dassign_dim_009.phpt10 $y[] = $r = &$G;
/PHP-8.1/Zend/tests/enum/
H A Dkeyword-whitespace.phpt13 G {}
/PHP-8.1/ext/standard/tests/general_functions/
H A D008.phpt7 // this checks f,g,G conversion for snprintf/spprintf
/PHP-8.1/ext/standard/tests/time/
H A Didate.phpt21 G: 12
/PHP-8.1/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.1/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.1/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.1/ext/gd/tests/
H A Dbug77269.phpt11 memory_limit=2G
/PHP-8.1/ext/mbstring/tests/
H A Dmb_http_input_pass.phpt20 var_dump(mb_http_input('G'));
/PHP-8.1/Zend/tests/
H A Dbug74093.phpt10 memory_limit=1G
H A Dbug78010.phpt4 memory_limit=2G
/PHP-8.1/ext/date/tests/
H A Dbug67253.phpt8 var_dump(date_parse_from_format("aHa0", "0=G{$z}9UCNnF"));
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 …
/PHP-8.1/ext/intl/tests/
H A Dmsgfmt_millisecond_dates.phpt12 "On {0,time,yyyy-MM-dd G 'at' HH:mm:ss.SSS zzz} something odd happened");
/PHP-8.1/ext/standard/tests/strings/
H A Dstristr.phpt22 string(1) "G"
H A Dstristr_basic.phpt26 string(1) "G"
/PHP-8.1/ext/mbstring/tests/data/
H A D8859-3.txt108 0x47 0x0047 # LATIN CAPITAL LETTER G
140 0x67 0x0067 # LATIN SMALL LETTER G
207 0xAB 0x011E # LATIN CAPITAL LETTER G WITH BREVE
222 0xBB 0x011F # LATIN SMALL LETTER G WITH BREVE
245 0xD5 0x0120 # LATIN CAPITAL LETTER G WITH DOT ABOVE
248 0xD8 0x011C # LATIN CAPITAL LETTER G WITH CIRCUMFLEX
275 0xF5 0x0121 # LATIN SMALL LETTER G WITH DOT ABOVE
278 0xF8 0x011D # LATIN SMALL LETTER G WITH CIRCUMFLEX

Completed in 24 milliseconds

123456