Home
last modified time | relevance | path

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

123456

/PHP-8.3/ext/oci8/tests/
H A Dimp_res_prefetch.phpt28 "create table imp_res_prefetch_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_dbmsoutput.phpt28 "create table imp_res_get_dbmsoutput_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_4.phpt28 "create table imp_res_get_4_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_3.phpt30 "create table imp_res_get_3_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_1.phpt28 "create table imp_res_1_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_3.phpt28 "create table imp_res_3_tab_1 (c1 number, c2 varchar2(10))",
48 open c1 for select c2 from imp_res_3_tab_1 order by 1;
/PHP-8.3/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.3/ext/standard/tests/strings/
H A Dparse_str_basic3.phpt36 $s1 = "sum=10%5c2%3d5";
H A Dhtml_entity_decode_iso8859-15.phpt220 LATIN CAPITAL LETTER A WITH CIRCUMFLEX: Â => c2
221 Â => c2
H A Dhtml_entity_decode_macroman.phpt290 ¬ => c2
355 NOT SIGN: ¬ => c2
H A Dhtml_entity_decode_iso8859-5.phpt220 CYRILLIC CAPITAL LETTER TE: Т => c2
H A Dhtml_entity_decode_win1251.phpt352 CYRILLIC CAPITAL LETTER VE: В => c2
H A Dhtml_entity_decode_cp866.phpt348 BOX DRAWINGS LIGHT DOWN AND HORIZONTAL: ┬ => c2
H A Dhtml_entity_decode_koi8-r.phpt348 CYRILLIC SMALL LETTER BE: б => c2
H A Dbug49785.phpt220 string(2) "c2"
/PHP-8.3/ext/mbstring/tests/
H A Dmb_str_split_other.phpt103 [74, 65, 73, 74, 20, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf]
/PHP-8.3/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.3/ext/hash/tests/
H A Dcrc32.phpt132 352441c2
/PHP-8.3/build/
H A Dconfig.sub279 convex-c2)
280 basic_machine=c2-convex
H A Dconfig.guess835 else echo c2-convex-bsd
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h3489 xxh_u8 const c2 = input[len >> 1]; in XXH3_len_1to3_64b() local
3491 xxh_u32 const combined = ((xxh_u32)c1 << 16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_64b()
5024 xxh_u8 const c2 = input[len >> 1]; in XXH3_len_1to3_128b() local
5026 xxh_u32 const combinedl = ((xxh_u32)c1 <<16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_128b()
/PHP-8.3/ext/mbstring/
H A Dmbstring.c6285 unsigned char c2 = *p++; in mime_header_decode_encoded_word() local
6287 if (qprint_map[c2] >= 0 && qprint_map[c3] >= 0) { in mime_header_decode_encoded_word()
6288 *bufp++ = (qprint_map[c2] << 4) | (qprint_map[c3] & 0xF); in mime_header_decode_encoded_word()
6290 } else if (c2 == '\r') { in mime_header_decode_encoded_word()
6295 } else if (c2 == '\n') { in mime_header_decode_encoded_word()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic10042 >88 belong &0x00010000 c2
10062 >88 belong &0x00010000 c2
H A Dmagic私はガラスを食べられます10042 >88 belong &0x00010000 c2
10062 >88 belong &0x00010000 c2

Completed in 361 milliseconds

123456