Home
last modified time | relevance | path

Searched refs:b2 (Results 1 – 25 of 34) sorted by last modified time

12

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5794 PCRE2_UCHAR a1, a2, a_pri, b1, b2, b_pri; in check_fast_forward_char_pair_simd() local
5814 b2 = chars[j].chars[1]; in check_fast_forward_char_pair_simd()
5816 if (a1 != b1 && a1 != b2 && a2 != b1 && a2 != b2) in check_fast_forward_char_pair_simd()
/PHP-7.4/ext/gd/libgd/
H A Dgd.c395 static float HWB_Diff (int r1, int g1, int b1, int r2, int g2, int b2) in HWB_Diff() argument
402 SETUP_RGB(RGB2, r2, g2, b2); in HWB_Diff()
3026 int a1, a2, r1, r2, g1, g2, b1, b2; in gdLayerMultiply() local
3035 b2 = gdBlueMax - (a2 * (gdBlueMax - gdTrueColorGetBlue(dst))) / gdAlphaMax ; in gdLayerMultiply()
3042 ((b1*b2/gdBlueMax)) in gdLayerMultiply()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c3361 Bucket *b2; in preload_sort_classes() local
3372 b2 = b1 + 1; in preload_sort_classes()
3373 while (b2 < end) { in preload_sort_classes()
3376 *b1 = *b2; in preload_sort_classes()
3377 *b2 = tmp; in preload_sort_classes()
3380 b2++; in preload_sort_classes()
3389 b2 = b1 + 1; in preload_sort_classes()
3390 while (b2 < end) { in preload_sort_classes()
3393 *b1 = *b2; in preload_sort_classes()
3394 *b2 = tmp; in preload_sort_classes()
[all …]
/PHP-7.4/Zend/
H A Dzend_API.c1882 Bucket *b2; in zend_sort_modules() local
1894 b2 = b1 + 1; in zend_sort_modules()
1895 while (b2 < end) { in zend_sort_modules()
1896 r = (zend_module_entry*)Z_PTR(b2->val); in zend_sort_modules()
1899 *b1 = *b2; in zend_sort_modules()
1900 *b2 = tmp; in zend_sort_modules()
1903 b2++; in zend_sort_modules()
H A Dzend_strtod.c2415 b2 = p2;
2419 b2 = 0;
3912 b2 = 0;
3916 b2 = -j;
3925 b2 -= k;
4150 m2 = b2;
4163 b2 += i;
4169 b2 -= i;
4205 b2 += Log2P;
4219 b2 += i;
[all …]
/PHP-7.4/build/
H A Dphp_cxx_compile_stdcxx.m4639 int b1, b2 = 42;
826 B<'a'> b2;
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtoupper1-win32.phpt241 b2 => b2
H A Dstrtolower-win32.phpt241 b2 => b2
H A Dstrnatcmp_basic.phpt17 $b2 = "ABC10";
28 var_dump(strnatcmp($a1, $b2));
37 var_dump(strnatcmp($b1, $b2));
49 var_dump(strnatcmp($c1, $b2));
H A Dhtml_entity_decode_cp866.phpt299 DARK SHADE: &#x2593; => b2
H A Dhtml_entity_decode_iso8859-15.phpt171 SUPERSCRIPT TWO: &#xB2; => b2
172 &#xB2; => b2
H A Dhtml_entity_decode_win1251.phpt303 CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I: &#x406; => b2
H A Dhtmlentities-utf-3.phpt46 for ($b2 = 0x80; $b2 < 0xBF; $b2++) {
47 $s = chr($b1).chr($b2);
55 for ($b2 = 0x80; $b2 < 0xBF; $b2++) {
56 $s = chr($b1).chr($b2)."\x80";
59 $s = chr($b1).chr($b2)."\xBF";
66 for ($b2 = 0x80; $b2 < 0xBF; $b2++) {
67 $s = chr($b1).chr($b2)."\x80\x80";
70 $s = chr($b1).chr($b2)."\xBF\x80";
73 $s = chr($b1).chr($b2)."\x80\xBF";
76 $s = chr($b1).chr($b2)."\xBF\xBF";
H A Dhtml_entity_decode_iso8859-5.phpt171 CYRILLIC CAPITAL LETTER VE: &#x412; => b2
H A Dhtml_entity_decode_koi8-r.phpt299 BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE: &#x2561; => b2
H A Dhtml_entity_decode_macroman.phpt306 LESS-THAN OR EQUAL TO: &#x2264; => b2
H A Dbug49785.phpt204 string(2) "b2"
H A Dbug65947.phpt9 $b2 = basename($filename);
10 if ($filename != $b2)
/PHP-7.4/ext/oci8/tests/
H A Dbind_boolean_1.phpt90 :b1 := :b2;
91 :b2 := l;
95 $b2 = false;
96 var_dump($b1, $b2);
98 oci_bind_by_name($s, ':b2', $b2, -1, OCI_B_BOL);
100 var_dump($b1, $b2);
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_arrays_003.phpt27 $b[2] = "b2.changed";
114 string(10) "b2.changed"
158 string(10) "b2.changed"
202 string(10) "b2.changed"
246 string(10) "b2.changed"
286 &string(10) "b2.changed"
288 &string(10) "b2.changed"
290 &string(10) "b2.changed"
H A Dserialization_arrays_004.phpt27 $b[2] = "b2.changed";
109 string(10) "b2.changed"
181 string(10) "b2.changed"
263 &string(10) "b2.changed"
265 &string(10) "b2.changed"
267 &string(10) "b2.changed"
H A Dserialization_arrays_005.phpt125 &string(12) "b2.0.changed"
138 &string(12) "b2.0.changed"
146 string(12) "b2.1.changed"
216 string(10) "b2.changed"
263 &string(12) "b2.0.changed"
276 &string(12) "b2.0.changed"
278 &string(12) "b2.1.changed"
334 &string(12) "b2.0.changed"
347 &string(12) "b2.0.changed"
401 &string(12) "b2.0.changed"
[all …]
H A Dserialization_arrays_002.phpt27 $b[2] = "b2.changed";
144 string(10) "b2.changed"
188 string(10) "b2.changed"
228 &string(10) "b2.changed"
230 &string(10) "b2.changed"
276 string(10) "b2.changed"
318 &string(10) "b2.changed"
320 &string(10) "b2.changed"
360 &string(10) "b2.changed"
364 &string(10) "b2.changed"
[all …]
/PHP-7.4/ext/reflection/tests/
H A Dbug49719.phpt33 $b2 = new ReflectionClass('B2');
34 $prop = $b2->getProperty('a');
36 var_dump($prop->getValue(new b2));
/PHP-7.4/ext/mbstring/ucgendat/
H A Ducgendat.php558 usort($buckets, function ($b1, $b2) {
559 return -(count($b1) <=> count($b2));

Completed in 135 milliseconds

12