/PHP-8.0/ext/standard/tests/strings/ |
H A D | htmlentities-utf-3.phpt | 46 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 D | bug65947.phpt | 9 $b2 = basename($filename); 10 if ($filename != $b2)
|
H A D | strnatcmp_basic.phpt | 13 $b2 = "ABC10"; 24 var_dump(strnatcmp($a1, $b2)); 33 var_dump(strnatcmp($b1, $b2)); 45 var_dump(strnatcmp($c1, $b2));
|
H A D | strtoupper1-win32.phpt | 233 b2 => b2
|
H A D | strtolower-win32.phpt | 232 b2 => b2
|
H A D | html_entity_decode_iso8859-15.phpt | 172 SUPERSCRIPT TWO: ² => b2 173 ² => b2
|
/PHP-8.0/ext/standard/tests/serialize/ |
H A D | serialization_arrays_005.phpt | 114 &string(12) "b2.0.changed" 120 &string(12) "b2.0.changed" 127 &string(12) "b2.0.changed" 135 string(12) "b2.1.changed" 205 string(10) "b2.changed" 252 &string(12) "b2.0.changed" 265 &string(12) "b2.0.changed" 267 &string(12) "b2.1.changed" 323 &string(12) "b2.0.changed" 336 &string(12) "b2.0.changed" [all …]
|
H A D | serialization_arrays_002.phpt | 16 $b[2] = "b2.changed"; 133 string(10) "b2.changed" 177 string(10) "b2.changed" 217 &string(10) "b2.changed" 219 &string(10) "b2.changed" 265 string(10) "b2.changed" 307 &string(10) "b2.changed" 309 &string(10) "b2.changed" 349 &string(10) "b2.changed" 353 &string(10) "b2.changed" [all …]
|
H A D | serialization_arrays_003.phpt | 16 $b[2] = "b2.changed"; 103 string(10) "b2.changed" 147 string(10) "b2.changed" 191 string(10) "b2.changed" 235 string(10) "b2.changed" 275 &string(10) "b2.changed" 277 &string(10) "b2.changed" 279 &string(10) "b2.changed"
|
H A D | serialization_arrays_004.phpt | 16 $b[2] = "b2.changed"; 91 string(10) "b2.changed" 149 string(10) "b2.changed" 210 &string(10) "b2.changed" 212 &string(10) "b2.changed" 214 &string(10) "b2.changed"
|
/PHP-8.0/Zend/tests/type_declarations/ |
H A D | typed_properties_094.phpt | 28 $b2 = new B2; 29 $r2 =& $b2->getRef(); 30 unset($b2);
|
H A D | typed_properties_059.phpt | 13 public ?int $b2; 23 ["b2"]=>
|
H A D | typed_properties_052.phpt | 12 public ?\B $b2; 30 ["b2"]=>
|
/PHP-8.0/ext/oci8/tests/ |
H A D | bind_boolean_1.phpt | 90 :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-8.0/Zend/tests/ |
H A D | class_properties_static.phpt | 7 public $b2 = 1 << 2; 13 $f->b2,
|
/PHP-8.0/ext/reflection/tests/ |
H A D | bug49719.phpt | 33 $b2 = new ReflectionClass('B2'); 34 $prop = $b2->getProperty('a'); 36 var_dump($prop->getValue(new b2));
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_topal.c | 549 register boxptr b1, b2; in median_cut() local 568 b2->c0max = b1->c0max; in median_cut() 569 b2->c1max = b1->c1max; in median_cut() 570 b2->c2max = b1->c2max; in median_cut() 571 b2->c0min = b1->c0min; in median_cut() 572 b2->c1min = b1->c1min; in median_cut() 573 b2->c2min = b1->c2min; in median_cut() 620 b2->c0min = lb + 1; in median_cut() 625 b2->c1min = lb + 1; in median_cut() 630 b2->c2min = lb + 1; in median_cut() [all …]
|
H A D | gd.c | 395 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-8.0/ext/ffi/tests/ |
H A D | 021.phpt | 16 test(1, "enum __attribute__((packed)) {a2, b2}");
|
/PHP-8.0/Zend/ |
H A D | zend_strtod.c | 2415 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 …]
|
H A D | zend_API.c | 1896 Bucket *b2; in zend_sort_modules() local 1908 b2 = b1 + 1; in zend_sort_modules() 1909 while (b2 < end) { in zend_sort_modules() 1910 r = (zend_module_entry*)Z_PTR(b2->val); in zend_sort_modules() 1913 *b1 = *b2; in zend_sort_modules() 1914 *b2 = tmp; in zend_sort_modules() 1917 b2++; in zend_sort_modules()
|
/PHP-8.0/ext/mbstring/ucgendat/ |
H A D | ucgendat.php | 558 usort($buckets, function ($b1, $b2) { 559 return -(count($b1) <=> count($b2));
|
/PHP-8.0/ext/opcache/jit/ |
H A D | zend_jit_disasm_x86.c | 248 static int zend_jit_cmp_labels(Bucket *b1, Bucket *b2) in zend_jit_cmp_labels() argument 250 return ((b1->h > b2->h) > 0) ? 1 : -1; in zend_jit_cmp_labels()
|
/PHP-8.0/ext/opcache/ |
H A D | ZendAccelerator.c | 3441 Bucket *b2; local 3452 b2 = b1 + 1; 3453 while (b2 < end) { 3456 *b1 = *b2; 3457 *b2 = tmp; 3460 b2++; 3469 b2 = b1 + 1; 3470 while (b2 < end) { 3473 *b1 = *b2; 3474 *b2 = tmp; [all …]
|
/PHP-8.0/build/ |
H A D | php_cxx_compile_stdcxx.m4 | 639 int b1, b2 = 42; 826 B<'a'> b2;
|