Home
last modified time | relevance | path

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

1234567

/PHP-8.1/Zend/
H A Dzend_operators.c2835 int c1, c2; in zend_binary_strcasecmp() local
2845 if (c1 != c2) { in zend_binary_strcasecmp()
2846 return c1 - c2; in zend_binary_strcasecmp()
2857 int c1, c2; in zend_binary_strncasecmp() local
2866 if (c1 != c2) { in zend_binary_strncasecmp()
2867 return c1 - c2; in zend_binary_strncasecmp()
2878 int c1, c2; in zend_binary_strcasecmp_l() local
2888 if (c1 != c2) { in zend_binary_strcasecmp_l()
2889 return c1 - c2; in zend_binary_strcasecmp_l()
2900 int c1, c2; in zend_binary_strncasecmp_l() local
[all …]
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_get_1.phpt27 "create table imp_res_get_1_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_dbmsoutput.phpt27 "create table imp_res_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
H A Dbug42173.phpt21 c2 TIMESTAMP (5),
H A Dimp_res_prefetch.phpt27 "create table imp_res_prefetch_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_dbmsoutput.phpt27 "create table imp_res_get_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_4.phpt27 "create table imp_res_get_4_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_3.phpt29 "create table imp_res_get_3_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_1.phpt27 "create table imp_res_1_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_3.phpt27 "create table imp_res_3_tab_1 (c1 number, c2 varchar2(10))",
47 open c1 for select c2 from imp_res_3_tab_1 order by 1;
/PHP-8.1/ext/dom/tests/
H A Ddom001.phpt199 <row><entry>a2</entry><entry>c2</entry></row>
258 <row><entry>a2</entry><entry>c2</entry></row>
/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c704 …const int c2 = im->trueColor == 1 ? getPixelOverflowTC(im, sx - 1, sy, bgColor) : getPixelOver… in getPixelInterpolateWeight() local
714 …r = (int)(m1*gdTrueColorGetRed(c1) + m2*gdTrueColorGetRed(c2) + m3*gdTrueColorGetRed(c3) + m… in getPixelInterpolateWeight()
715 …g = (int)(m1*gdTrueColorGetGreen(c1) + m2*gdTrueColorGetGreen(c2) + m3*gdTrueColorGetGreen(c3) + m… in getPixelInterpolateWeight()
716 …b = (int)(m1*gdTrueColorGetBlue(c1) + m2*gdTrueColorGetBlue(c2) + m3*gdTrueColorGetBlue(c3) + m… in getPixelInterpolateWeight()
717 …a = (int)(m1*gdTrueColorGetAlpha(c1) + m2*gdTrueColorGetAlpha(c2) + m3*gdTrueColorGetAlpha(c3) + m… in getPixelInterpolateWeight()
719 r = (int)(m1*im->red[(c1)] + m2*im->red[(c2)] + m3*im->red[(c3)] + m4*im->red[(c4)]); in getPixelInterpolateWeight()
720 g = (int)(m1*im->green[(c1)] + m2*im->green[(c2)] + m3*im->green[(c3)] + m4*im->green[(c4)]); in getPixelInterpolateWeight()
721 b = (int)(m1*im->blue[(c1)] + m2*im->blue[(c2)] + m3*im->blue[(c3)] + m4*im->blue[(c4)]); in getPixelInterpolateWeight()
722 a = (int)(m1*im->alpha[(c1)] + m2*im->alpha[(c2)] + m3*im->alpha[(c3)] + m4*im->alpha[(c4)]); in getPixelInterpolateWeight()
/PHP-8.1/ext/standard/tests/strings/
H A Dparse_str_basic3.phpt36 $s1 = "sum=10%5c2%3d5";
H A Dstrtolower-win32.phpt247 c2 => e2
H A Dhtml_entity_decode_iso8859-15.phpt220 LATIN CAPITAL LETTER A WITH CIRCUMFLEX: &#xC2; => c2
221 &#xC2; => c2
H A Dhtml_entity_decode_macroman.phpt290 &#xAC; => c2
355 NOT SIGN: &#xAC; => c2
H A Dhtml_entity_decode_iso8859-5.phpt220 CYRILLIC CAPITAL LETTER TE: &#x422; => c2
H A Dhtml_entity_decode_win1251.phpt352 CYRILLIC CAPITAL LETTER VE: &#x412; => c2
H A Dhtml_entity_decode_cp866.phpt348 BOX DRAWINGS LIGHT DOWN AND HORIZONTAL: &#x252C; => c2
H A Dhtml_entity_decode_koi8-r.phpt348 CYRILLIC SMALL LETTER BE: &#x431; => c2
H A Dbug49785.phpt220 string(2) "c2"
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h775 struct { unsigned char c1, c2, c3, c4; } c; member
881 ic.c.c2 = char2; in fast_forward_char_simd()
902 ic.c.c2 = mask; in fast_forward_char_simd()
920 ic.c.c2 = char2; in fast_forward_char_simd()
1078 ic.c.c2 = char1b; in fast_forward_char_pair_simd()
/PHP-8.1/ext/hash/tests/
H A Dcrc32.phpt132 352441c2
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2775 xxh_u8 const c2 = input[len >> 1]; in XXH3_len_1to3_64b() local
2777 xxh_u32 const combined = ((xxh_u32)c1 << 16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_64b()
4259 xxh_u8 const c2 = input[len >> 1]; in XXH3_len_1to3_128b() local
4261 xxh_u32 const combinedl = ((xxh_u32)c1 <<16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_128b()
/PHP-8.1/build/
H A Dconfig.guess835 else echo c2-convex-bsd

Completed in 107 milliseconds

1234567