Home
last modified time | relevance | path

Searched refs:c2 (Results 126 – 150 of 157) sorted by relevance

1234567

/PHP-7.4/ext/gd/libgd/
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto() local
124 match = (color == c2); in gdImageCropAuto()
H A Dgd_interpolation.c705 …const int c2 = im->trueColor == 1 ? getPixelOverflowTC(im, sx - 1, sy, bgColor) : getPixelOver… in getPixelInterpolateWeight() local
715 …r = (int)(m1*gdTrueColorGetRed(c1) + m2*gdTrueColorGetRed(c2) + m3*gdTrueColorGetRed(c3) + m… in getPixelInterpolateWeight()
716 …g = (int)(m1*gdTrueColorGetGreen(c1) + m2*gdTrueColorGetGreen(c2) + m3*gdTrueColorGetGreen(c3) + m… in getPixelInterpolateWeight()
717 …b = (int)(m1*gdTrueColorGetBlue(c1) + m2*gdTrueColorGetBlue(c2) + m3*gdTrueColorGetBlue(c3) + m… in getPixelInterpolateWeight()
718 …a = (int)(m1*gdTrueColorGetAlpha(c1) + m2*gdTrueColorGetAlpha(c2) + m3*gdTrueColorGetAlpha(c3) + m… in getPixelInterpolateWeight()
720 r = (int)(m1*im->red[(c1)] + m2*im->red[(c2)] + m3*im->red[(c3)] + m4*im->red[(c4)]); in getPixelInterpolateWeight()
721 g = (int)(m1*im->green[(c1)] + m2*im->green[(c2)] + m3*im->green[(c3)] + m4*im->green[(c4)]); in getPixelInterpolateWeight()
722 b = (int)(m1*im->blue[(c1)] + m2*im->blue[(c2)] + m3*im->blue[(c3)] + m4*im->blue[(c4)]); in getPixelInterpolateWeight()
723 a = (int)(m1*im->alpha[(c1)] + m2*im->alpha[(c2)] + m3*im->alpha[(c3)] + m4*im->alpha[(c4)]); in getPixelInterpolateWeight()
/PHP-7.4/ext/mysqli/tests/
H A D013.phpt18 $rc = mysqli_query($link, "CREATE TABLE test_bind_result(c1 tinyint, c2 smallint,
/PHP-7.4/Zend/
H A Dzend_operators.c2756 int c1, c2; in zend_binary_strcasecmp() local
2766 if (c1 != c2) { in zend_binary_strcasecmp()
2767 return c1 - c2; in zend_binary_strcasecmp()
2778 int c1, c2; in zend_binary_strncasecmp() local
2787 if (c1 != c2) { in zend_binary_strncasecmp()
2788 return c1 - c2; in zend_binary_strncasecmp()
2799 int c1, c2; in zend_binary_strcasecmp_l() local
2809 if (c1 != c2) { in zend_binary_strcasecmp_l()
2810 return c1 - c2; in zend_binary_strcasecmp_l()
2821 int c1, c2; in zend_binary_strncasecmp_l() local
[all …]
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_6.phpt26 "create table imp_res_6_tab (c1 number, c2 varchar2(10))",
H A Dimp_res_get_1.phpt26 "create table imp_res_get_1_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_2.phpt26 "create table imp_res_get_2_tab_1 (c1 number, c2 varchar2(10))",
H A Dbug42173.phpt19 c2 TIMESTAMP (5),
H A Dimp_res_prefetch.phpt26 "create table imp_res_prefetch_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_dbmsoutput.phpt26 "create table imp_res_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_dbmsoutput.phpt26 "create table imp_res_get_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_4.phpt26 "create table imp_res_get_4_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_3.phpt28 "create table imp_res_get_3_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_1.phpt26 "create table imp_res_1_tab_1 (c1 number, c2 varchar2(10))",
/PHP-7.4/ext/standard/tests/strings/
H A Dconvert_cyr_string_basic.phpt138 225: c2
H A Dstrtolower-win32.phpt257 c2 => e2
H A Dparse_str_basic3.phpt58 $s1 = "sum=10%5c2%3d5";
H A Dhtml_entity_decode_iso8859-15.phpt219 LATIN CAPITAL LETTER A WITH CIRCUMFLEX: Â => c2
220 Â => c2
H A Dhtml_entity_decode_macroman.phpt289 ¬ => c2
354 NOT SIGN: ¬ => c2
H A Dhtml_entity_decode_iso8859-5.phpt219 CYRILLIC CAPITAL LETTER TE: Т => c2
H A Dhtml_entity_decode_win1251.phpt351 CYRILLIC CAPITAL LETTER VE: В => c2
/PHP-7.4/ext/dom/tests/
H A Ddom001.phpt204 <row><entry>a2</entry><entry>c2</entry></row>
265 <row><entry>a2</entry><entry>c2</entry></row>
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h771 struct { unsigned char c1, c2, c3, c4; } c; member
877 ic.c.c2 = char2; in fast_forward_char_simd()
898 ic.c.c2 = mask; in fast_forward_char_simd()
916 ic.c.c2 = char2; in fast_forward_char_simd()
1074 ic.c.c2 = char1b; in fast_forward_char_pair_simd()
/PHP-7.4/ext/hash/tests/
H A Dcrc32.phpt76 352441c2
/PHP-7.4/
H A Drun-tests.php2846 $c2 = @count_array_diff($ar1, $ar2, $is_reg, $w, $idx1, $idx2 + 1, $cnt1, $cnt2, 10);
2848 if ($c1 > $c2) {
2850 } else if ($c2 > 0) {

Completed in 70 milliseconds

1234567