Home
last modified time | relevance | path

Searched refs:G (Results 76 – 100 of 157) sorted by relevance

1234567

/php-src/ext/tidy/tests/
H A Dparsing_file_too_large.phpt15 memory_limit="5G"
/php-src/ext/mbstring/tests/
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 Duuencode_encoding.phpt27 testConversion("begin 0644 filename\n::'1T<#HO+W=W=RYW:6MI<&5D:6\$N;W)G#0H`\n", "http://www.wikiped…
H A Dmb_strripos_variation5_Bug45923.phpt18 $needle_ascii = 'G';
H A Dmb_stripos_variation5_Bug45923.phpt18 $needle_ascii = 'G';
/php-src/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-src/Zend/tests/stack_limit/
H A Dstack_limit_001.phpt12 memory_limit=2G
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_5gb.phpt45 memory_limit=6G
/php-src/Zend/tests/
H A Dbug55509.phpt2 Bug #55509 (segfault on x86_64 using more than 2G memory)
/php-src/ext/opcache/jit/ir/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)];
2000 G(L)->strt.nuse--;
2295 G(L)=g;
2317 luaM_freearray(L,G(L)->strt.hash,G(L)->strt.size,TString*);
[all …]
/php-src/ext/date/tests/
H A Dgmstrftime_variation13.phpt16 'Year with century' => "%G",
H A Dstrftime_variation13.phpt16 'Year with century' => "%G",
H A Dstrftime_variation14.phpt22 'Year with century' => "%G",
H A Dgmstrftime_variation14.phpt22 'Year with century' => "%G",
/php-src/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-src/ext/standard/tests/strings/
H A Ducwords_variation3.phpt59 string(30) "T E S T I N G U C W O R D S "
H A Ducwords_variation4.phpt66 string(30) "T E S T I N G U C W O R D S "
/php-src/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
H A D8859-9.txt110 0x47 0x0047 # LATIN CAPITAL LETTER G
142 0x67 0x0067 # LATIN SMALL LETTER G
247 0xD0 0x011E # LATIN CAPITAL LETTER G WITH BREVE
279 0xF0 0x011F # LATIN SMALL LETTER G WITH BREVE
H A DCP1254.txt90 0x47 0x0047 #LATIN CAPITAL LETTER G
122 0x67 0x0067 #LATIN SMALL LETTER G
227 0xD0 0x011E #LATIN CAPITAL LETTER G WITH BREVE
259 0xF0 0x011F #LATIN SMALL LETTER G WITH BREVE
H A D8859-10.txt108 0x47 0x0047 # LATIN CAPITAL LETTER G
140 0x67 0x0067 # LATIN SMALL LETTER G
200 0xA3 0x0122 # LATIN CAPITAL LETTER G WITH CEDILLA
216 0xB3 0x0123 # LATIN SMALL LETTER G WITH CEDILLA
H A D8859-14.txt108 0x47 0x0047 # LATIN CAPITAL LETTER G
140 0x67 0x0067 # LATIN SMALL LETTER G
215 0xB2 0x0120 # LATIN CAPITAL LETTER G WITH DOT ABOVE
216 0xB3 0x0121 # LATIN SMALL LETTER G WITH DOT ABOVE
H A D8859-4.txt108 0x47 0x0047 # LATIN CAPITAL LETTER G
140 0x67 0x0067 # LATIN SMALL LETTER G
208 0xAB 0x0122 # LATIN CAPITAL LETTER G WITH CEDILLA
224 0xBB 0x0123 # LATIN SMALL LETTER G WITH CEDILLA
/php-src/ext/filter/tests/
H A D043.phpt85 string(1) "G"
/php-src/ext/standard/
H A Dsha1.c115 #define G(x, y, z) ((x) ^ (y) ^ (z)) macro
136 (e) += G ((b), (c), (d)) + (w) + (uint32_t)(0x6ED9EBA1); \

Completed in 68 milliseconds

1234567