Home
last modified time | relevance | path

Searched refs:G (Results 51 – 75 of 137) sorted by relevance

123456

/PHP-8.1/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt20 "Г"=>"G","Ш"=>"SH","Щ"=>"SH","З"=>"Z","Х"=>"X","Ъ"=>"\'",
H A Dmb_decode_mimeheader_variation2.phpt19 "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
H A Dmb_encode_mimeheader_basic3.phpt49 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
H A Dmb_strripos_variation5_Bug45923.phpt18 $needle_ascii = 'G';
H A Dmb_stripos_variation5_Bug45923.phpt18 $needle_ascii = 'G';
/PHP-8.1/ext/standard/tests/strings/
H A Dstripos.phpt9 var_dump(stripos("test string", "G"));
H A Dsscanf_basic8.phpt8 $str = "129 12F 123B -123B 01ABC 1G";
H A Dconvert_uuencode_basic.phpt78 string(82) "M7'0@5&AI<R!3=')I;F<@8V]N=&%I;G,@7'1<="!S;VUE(&-O;G1R;VP@8VAA
H A Ducwords_variation3.phpt59 string(30) "T E S T I N G U C W O R D S "
/PHP-8.1/ext/date/tests/
H A D004.phpt21 var_dump(date("G", $t));
H A Ddate_basic1.phpt18 var_dump( date("D M j G:i:s T Y", $timestamp) );
H A Ddate_format_basic1.phpt17 var_dump( date_format($date, "D M j G:i:s T Y") );
H A DDateTime_format_basic1.phpt17 var_dump( $date->format( "D M j G:i:s T Y") );
H A Dgmdate_variation9.phpt17 '24-hour format without leading zeros' => 'G',
H A Dgmstrftime_variation13.phpt16 'Year with century' => "%G",
H A Dstrftime_variation13.phpt16 'Year with century' => "%G",
H A Dgmstrftime_variation14.phpt22 'Year with century' => "%G",
H A Dstrftime_variation14.phpt22 'Year with century' => "%G",
/PHP-8.1/ext/gmp/tests/
H A Dgmp_setbit_long.phpt10 /* This test requires about 8G RAM which likely not to be present on an arbitrary CI. */
/PHP-8.1/ext/tidy/tests/
H A Dparsing_file_too_large.phpt14 memory_limit="5G"
/PHP-8.1/ext/session/
H A Dmod_files.bat36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V
/PHP-8.1/Zend/tests/
H A Dbug55509.phpt2 Bug #55509 (segfault on x86_64 using more than 2G memory)
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c489 #define G(L)(L->l_G) macro
553 global_State*g=G(L); in luaM_realloc_()
1032 if(G(L)->panic){
1034 G(L)->panic(L);
1266 tb=&G(L)->strt;
1297 tb=&G(L)->strt;
1313 for(o=G(L)->strt.hash[lmod(h,G(L)->strt.size)];
1999 G(L)->strt.nuse--;
2294 G(L)=g;
2316 luaM_freearray(L,G(L)->strt.hash,G(L)->strt.size,TString*);
[all …]
/PHP-8.1/build/
H A Dax_func_which_gethostbyname_r.m431 # Autoconf 2.5x, and updated for 2.68 by Daniel Richard G.
36 # Copyright (c) 2008 Daniel Richard G. <skunk@iskunk.org>
/PHP-8.1/ext/mbstring/tests/data/
H A D8859-13.txt107 0x47 0x0047 # LATIN CAPITAL LETTER G
139 0x67 0x0067 # LATIN SMALL LETTER G
240 0xCC 0x0122 # LATIN CAPITAL LETTER G WITH CEDILLA
272 0xEC 0x0123 # LATIN SMALL LETTER G WITH CEDILLA

Completed in 87 milliseconds

123456