Home
last modified time | relevance | path

Searched refs:g (Results 226 – 250 of 335) sorted by relevance

12345678910>>...14

/php-src/.github/actions/apt-x32/
H A Daction.yml17 g++-multilib \
/php-src/ext/gd/libgd/
H A Dgd_webp.c91 register uint8_t g = *(p++); in gdImageCreateFromWebpCtx() local
93 im->tpixels[y][x] = gdTrueColorAlpha(r, g, b, a); in gdImageCreateFromWebpCtx()
H A Dgd_topal.c332 int g = gdTrueColorGetGreen (*ptr) >> C1_SHIFT; in prescan_quantize() local
342 histp = &histogram[r][g][b]; in prescan_quantize()
1020 int r, g, b; in find_best_colors() local
1023 g = nim->green[icolor]; in find_best_colors()
1029 inc1 = (minc1 - g) * C1_SCALE; in find_best_colors()
1155 int r, g, b; in pass2_no_dither() local
1157 g = gdTrueColorGetGreen (*inptr); in pass2_no_dither()
1175 c1 = g >> C1_SHIFT; in pass2_no_dither()
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt32 array( '>g# $a', 'ae428052' ),
40 array( 'G@F^60g', 'a0044fc5' ),
109 array( 'ihc)cFL-w!M[-g|1d\'A@z', '57a03ef9' ),
165 array( 'i)a\\~g]Aa%9{qu[G\\J}b.Q JBY.m"c`k', '195cad65' ),
169 array( '@LI}cZCi)yZg)tVi:%8#k^K,h\\2g(vvIC', '3dd2e16e' ),
184 array( 'Y`w?NJ_ysqh#1)Hw-w{-m!Qc^9j^g;EB{=bK', '79ccb205' ),
189 array( ']\'gv^uI+%> #CW<h=.,)3[`t_pXTM|g,$O#cF', 'eeb01e49' ),
213 array( '$3h4_}Mw6?-Im\\E&z/g<2M@Va<^W<]_@pITQH#J^BW', '5db013f4' ),
244 array( 'Ek7S;@6m^A)L<a864G|=L,QP^fgVf_f,L~`g?vV~9_KVBdlW', '8c43dabf' ),
273 array( '@vx+"g]7i<9z{[Pel4^U|? cn#%kGLqgDksGSR^=ow9kSjQA~0v{Pv', '8aafa096' ),
[all …]
/php-src/ext/date/tests/
H A Ddate_basic1.phpt12 var_dump( date("F j, Y, g:i a", $timestamp) );
H A Ddate_format_basic1.phpt11 var_dump( date_format($date, "F j, Y, g:i a") );
H A DDateTime_format_basic1.phpt11 var_dump( $date->format( "F j, Y, g:i a") );
H A Dgmdate_variation9.phpt16 '12-hour format without leading zeros' => 'g',
/php-src/ext/standard/tests/strings/
H A Dstr_increment_polyfill.phpt19 'g' => 'f',
/php-src/build/
H A Dax_func_which_gethostbyname_r.m495 # (e.g. Linux)
115 # (e.g. Solaris)
135 # (e.g. AIX, HP-UX, Tru64)
/php-src/ext/openssl/tests/
H A Dsni_server_uk.pem56 iHKp6FFrRZmY8W8HEKHv98uGofn+3g==
/php-src/ext/curl/tests/
H A Dcurl_setopt_ssl_clientkey.pem11 g+q6z79FvAlf9Xq/nV9ubvGQ/wEpJOr4egvWHoC0qt3/uW+nzhmqhBv6cGWnKDUV
/php-src/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt32 $g = array($g1,$g2,$g3);
33 list($e[$f++],$e[$f++]) = $g[2];
/php-src/ext/mysqli/tests/
H A Dmysqli_real_query.phpt16 if (false !== ($tmp = mysqli_real_query($link, "SELECT 'this is sql but with backslash g'\g")))
/php-src/win32/build/
H A Dphpize.js.in89 + c.replace(new RegExp('(["\\\\])', "g"), '\\$1') + "'));\r\n";
109 + c.replace(new RegExp('(["\\\\])', "g"), '\\$1') + "'));\r\n";
210 C.WriteLine("var PHP_DIR = " + '"' + PHP_DIR.replace(new RegExp('(["\\\\])', "g"), '\\$1') + '"');
211 C.WriteLine("var PHP_PREFIX = " + '"' + PHP_PREFIX.replace(new RegExp('(["\\\\])', "g"), '\\$1') + …
/php-src/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt14 "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
/php-src/.circleci/
H A Dconfig.yml36 g++ \
177 -g FAIL,BORK,LEAK,XLEAK \
/php-src/ext/standard/tests/array/
H A Darray_shift_variation8.phpt8 * (e.g. working with linked node trees), beware that array_shift() may not work as you expect:
H A Darray_combine.phpt15 $g = array_combine($array2, $array3);
/php-src/sapi/phpdbg/tests/
H A Dinfo_001.phpt11 i g
/php-src/ext/skeleton/
H A Dconfig.m4.in65 dnl If you need to check for a particular library function (e.g. a conditional
76 dnl If you need to check for a particular library function (e.g. a conditional
/php-src/Zend/tests/
H A Dfalsetoarray.phpt89 function &g(){
105 $false = &g();
/php-src/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data100 g=g
/php-src/ext/mbstring/ucgendat/
H A Ducgendat.php641 $g = hashInt(0, $bucket[0][0]) % $gSize;
642 $gTable[$g] = $d;
666 $g = hashInt(0, $elem[0]) % $gSize;
667 $gTable[$g] = -$slot;
/php-src/ext/standard/tests/file/
H A Dstream_copy_to_stream.phpt137 Jura gur cnvaf bs yvsr jba'g one zl jnl
146 Jura gur cnvaf bs yvsr jba'g one zl jnl

Completed in 34 milliseconds

12345678910>>...14