Home
last modified time | relevance | path

Searched refs:g (Results 251 – 275 of 339) sorted by relevance

1...<<11121314

/PHP-7.1/ext/standard/tests/strings/
H A Dstr_split_variation2.phpt195 string(1) "g"
248 string(1) "g"
H A Dstr_split_variation6.phpt83 string(1) "g"
H A Dstr_split_variation6_64bit.phpt83 string(1) "g"
H A Dstr_split_variation7.phpt65 string(1) "g"
H A Ducwords_variation3.phpt20 't e s t i n g u c w o r d s ',
H A Dchunk_split_variation8.phpt61 string(504) "T:::h:::i:::s:::':::s::: :::h:::e:::r:::e:::d:::o:::c::: :::s:::t:::r:::i:::n:::g::: :…
H A Ducwords_variation4.phpt20 "t e s t i n g u c w o r d s ",
/PHP-7.1/
H A DREADME.UNIX-BUILD-SYSTEM52 E.g. this enables the extension foo which consists of three source-code
71 E.g. this builds the three files which are located relative to the
H A DCODING_STANDARDS24 - The function's designated behavior is freeing that resource. E.g. efree()
51 recalculated with strlen() (e.g. php_addslashes())
134 a trivial meaning (e.g. for (i=0; i<100; i++) ...).
157 The class name should be prefixed with the name of the 'parent set' (e.g.
H A Dacinclude.m450 unique=`echo $2|$SED 's/[^a-zA-Z0-9]/_/g'`
88 dnl Adds variable with it's value into Makefile, e.g.:
180 …test -f "$src" && $SED -e "s#\$(srcdir)#$ac_srcdir#g" -e "s#\$(builddir)#$ac_builddir#g" $src >> …
958 …ra=,[ac_extra=`echo "$5"|$SED s#@ext_srcdir@#$ext_srcdir#g|$SED s#@ext_builddir@#$ext_builddir#g`])
1798 struct cookiedata g = { 0 };
1799 FILE *fp = fopencookie(&g, "r", funcs);
1801 if (fp && fseek(fp, 8192, SEEK_SET) == 0 && g.pos == 8192)
2787 arg_name="`echo [$]arg | $SED -e 's/--with-/with-/g' -e 's/=.*//g'`"
2790 arg_name="`echo [$]arg | $SED -e 's/--without-/with-/g' -e 's/=.*//g'`"
2793 arg_name="`echo [$]arg | $SED -e 's/--enable-/enable-/g' -e 's/=.*//g'`"
[all …]
H A Dmakerpm14 number, e.g. ${PREFIX}5 or ${PREFIX}5b2
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput21293 /.i./I+g
5882 7: g
5903 7: g
14300 g
14301 0: g
14303 2: g
14306 0: g
14309 g
14310 0: g
14311 1: g
[all …]
H A Dtestinput17302 /a*[b-\x{200}]?a#a*[b-\x{200}]?b#[a-f]*[g-\x{200}]*#[g-\x{200}]*[a-c]*#[g-\x{200}]*[a-h]*/BZ
H A Dtestoutput1772 7: g
786 7: g
2193 7: g
2209 7: g
2889 /.*?/g+
2906 /\b/g+
2913 /\b/+g
2920 //g
5985 /a*/g
6551 /\Z/g
[all …]
/PHP-7.1/ext/oci8/tests/
H A Dini_1.phpt8 die("skip works only with Oracle 11g or greater version of Oracle client libraries");
H A Dconn_attr_3.phpt13 die("skip expected output only valid when using Oracle 10g or greater database server");
H A Dconn_attr_1.phpt14 die("skip expected output only valid when using Oracle 10g or greater database server");
H A Dconn_attr_2.phpt13 die("skip expected output only valid when using Oracle 10g or greater database server");
/PHP-7.1/ext/filter/tests/
H A D043.phpt117 string(1) "g"
/PHP-7.1/ext/standard/tests/math/
H A Dbase_convert_basic.phpt249 .........value= 10 res = g
254 .........value= 10 res = g
/PHP-7.1/ext/gd/libgd/
H A Dgd_interpolation.c774 int r, g, b, a; in getPixelInterpolateWeight() local
782g = (int)(m1*gdTrueColorGetGreen(c1) + m2*gdTrueColorGetGreen(c2) + m3*gdTrueColorGetGreen(c3) + m… in getPixelInterpolateWeight()
787 g = (int)(m1*im->green[(c1)] + m2*im->green[(c2)] + m3*im->green[(c3)] + m4*im->green[(c4)]); in getPixelInterpolateWeight()
793 g = CLAMP(g, 0, 255); in getPixelInterpolateWeight()
796 return gdTrueColorAlpha(r, g, b, a); in getPixelInterpolateWeight()
1007 register unsigned char r = 0, g = 0, b = 0, a = 0; in _gdScaleRow() local
1016g += (unsigned char)(contrib->ContribRow[x].Weights[left_channel] * (double)(gdTrueColorGetGreen(p… in _gdScaleRow()
1020 p_dst_row[x] = gdTrueColorAlpha(r, g, b, a); in _gdScaleRow()
1052 register unsigned char r = 0, g = 0, b = 0, a = 0; in _gdScaleCol() local
1063g += (unsigned char)(contrib->ContribRow[y].Weights[i_iLeft] * (double)(gdTrueColorGetGreen(pCurSr… in _gdScaleCol()
[all …]
/PHP-7.1/sapi/apache2handler/
H A DREADME65 2. Start httpd using -DONE_PROCESS (e.g. (gdb) r -DONE_PROCESS).
/PHP-7.1/appveyor/
H A Dtest_task.bat86 nmake test TESTS="%OPCACHE_OPTS% -q --offline --show-diff --set-timeout 120 -g FAIL,XFAIL,BORK,WARN…
/PHP-7.1/ext/mbstring/tests/
H A Dmb_strpos_variation5.phpt26 $needle_ascii = b'g';
/PHP-7.1/build/
H A Dax_check_compile_flag.m418 # flags (e.g. CFLAGS) when the check is done. The check is thus made with

Completed in 76 milliseconds

1...<<11121314