Home
last modified time | relevance | path

Searched refs:b (Results 676 – 700 of 2383) sorted by relevance

1...<<21222324252627282930>>...96

/PHP-5.5/ext/gd/libgd/
H A Dgd_pixelate.c26 int a, r, g, b, c; in gdImagePixelate() local
30 a = r = g = b = c = total = 0; in gdImagePixelate()
41 b += gdImageBlue(im, c); in gdImagePixelate()
47 c = gdImageColorResolveAlpha(im, r / total, g / total, b / total, a / total); in gdImagePixelate()
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_iswriteable.phpt16 $files['a.php'] = '<?php echo "This is a\n"; include "'.$pname.'/b.php"; ?>';
21 $b = new PharData($fname2);
22 $b['test'] = 'hi';
48 var_dump($b->isWritable());
52 var_dump($b->isWritable());
56 var_dump($b->isWritable());
H A Dmetadata_write_commit.phpt19 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
31 $phar['b']->setMetadata(NULL);
57 string(1) "b"
70 string(1) "b"
H A Dmetadata_write_commitU.phpt19 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
31 $phar['b']->setMetadata(NULL);
57 string(1) "b"
70 string(1) "b"
H A Dphar_bz2.phpt40 $b = new Phar($fname2);
41 var_dump($b->isFileFormat(Phar::PHAR));
42 var_dump($b->isCompressed() == Phar::BZ2);
44 $b->isFileFormat(array());
46 $b->isFileFormat(25);
H A Dphar_metadata_write.phpt19 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
34 $phar['b']->setMetadata(NULL);
53 string(1) "b"
71 string(1) "b"
H A Dphar_metadata_writeU.phpt19 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
34 $phar['b']->setMetadata(NULL);
53 string(1) "b"
71 string(1) "b"
/PHP-5.5/ext/phar/tests/zip/
H A Dall.phpt26 $phar['b'] = 'hi2';
27 $phar['b']->compress(Phar::GZ);
30 $phar['b']->chmod(0444);
39 var_dump($phar['a']->getContent(), $phar['b']->getContent(), $phar['c']->getContent());
40 var_dump($phar['a']->isCompressed(), $phar['b']->isCompressed() == Phar::GZ, $phar['c']->isCompress…
41 var_dump((string) decoct(fileperms($pname2 . '/b')));
H A DallU.phpt26 $phar['b'] = 'hi2';
27 $phar['b']->compress(Phar::GZ);
30 $phar['b']->chmod(0444);
39 var_dump($phar['a']->getContent(), $phar['b']->getContent(), $phar['c']->getContent());
40 var_dump($phar['a']->isCompressed(), $phar['b']->isCompressed() == Phar::GZ, $phar['c']->isCompress…
41 var_dump((string) decoct(fileperms($pname2 . '/b')));
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dbcmath.h76 #define MAX(a, b) ((a)>(b)?(a):(b)) argument
77 #define MIN(a, b) ((a)>(b)?(b):(a)) argument
/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_variation8.phpt17 $array = array('a' => '1', 'b' => '2', 'c' => '3');
77 ["b"]=>
99 ["b"]=>
114 ["b"]=>
133 ["b"]=>
152 ["b"]=>
171 ["b"]=>
188 ["b"]=>
H A Darray_search.phpt6 $arr1 = array('a','b','c');
9 $arr4 = array("a\0b"=>'e','key'=>'d', 'f');
27 string(3) "a�b"
H A Darray_combine_basic.phpt21 $keys_array = array(1 => "a", 2 => 'b');
26 $keys_array = array(1, 2 => "b");
43 ["b"]=>
49 ["b"]=>
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation2.phpt23 '<?php $b = $b - 2; ?>',
24 '<?php $c = $a * $b; ?>',
25 '<?php $a = $b % 2; ?>'
150 string(2) "$b"
179 string(2) "$b"
307 string(2) "$b"
377 string(2) "$b"
H A Dtoken_get_all_variation9.phpt25 * a, b
30 $b = 20;
34 * Performing operation on $a,$b
37 $c = $a + $b;
74 * a, b
155 string(2) "$b"
275 * Performing operation on $a,$b
354 string(2) "$b"
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_001.phpt87 [%u|b%"name"]=>
96 [%u|b%"assigned value"]=>
105 [%u|b%"o1"]=>
107 [%u|b%"o2"]=>
109 [%u|b%"assigned value"]=>
120 [%u|b%"a"]=>
122 [%u|b%"assigned value"]=>
138 [%u|b%"name"]=>
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt288 [%u|b%"id"]=>
292 [%u|b%"label"]=>
306 [%u|b%"id"]=>
310 [%u|b%"label"]=>
315 [%u|b%"id"]=>
324 [%u|b%"id"]=>
335 [%u|b%"a"]=>
341 [%u|b%"c"]=>
345 [%u|b%"C"]=>
349 [%u|b%"d"]=>
[all …]
/PHP-5.5/ext/exif/
H A Dtest.txt50 $ret = '<b style="color:green">O.K.</b>';
52 $ret = '<b style="color:red">'.$GLOBALS['php_errormsg'].'</b>';
204 <li>should provide a <b>long</b> comment 'by marcus b&ouml;rger&lt;%04i&gt;'*n</li>
213 <li>should provide a <b>two line</b> copyright notice</li>
218 <li>should provide an <b>APP12</b> infoset</li>
276 $error = '<b style="color:red">GetImageSize returned false</b><br>'.$error;
286 $error = "<b style='color: green'>filetype not supported: $types[$type]</b>";
294 $error = '<b style="color:red">exif_thumbnail returned false</b><br>'.$error;
296 $error = "<b style='color:green'>$t_width x $t_height</b><br>$error";
308 $res_exif_read_data = "<b style='color: green'>filetype not supported: $types[$type]</b>";
[all …]
/PHP-5.5/ext/spl/tests/
H A DarrayObject_magicMethods1.phpt7 public $b = 2;
76 ["b"]=>
91 ["b"]=>
112 ["b"]=>
127 ["b"]=>
146 ["b"]=>
161 ["b"]=>
177 ["b"]=>
188 ["b"]=>
H A DarrayObject_magicMethods2.phpt7 public $b = 2;
76 ["b"]=>
93 ["b"]=>
112 ["b"]=>
129 ["b"]=>
146 ["b"]=>
163 ["b"]=>
177 ["b"]=>
190 ["b"]=>
/PHP-5.5/Zend/tests/
H A Dbug34893.phpt24 $b = new B;
25 $a->p = $b;
26 $b->t = "foo";
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_error.phpt20 $pattern = b'[a-k]';
21 $replacement = b'1';
22 $string = b'string_val';
29 $pattern = b'string_val';
30 $replacement = b'string_val';
H A Dmb_strstr_basic.phpt20 $string_ascii = b'abc def';
25 var_dump(bin2hex(mb_strstr($string_ascii, b'd', false, 'ISO-8859-1')));
26 var_dump(bin2hex(mb_strstr($string_ascii, b'd')));
27 var_dump(bin2hex(mb_strstr($string_ascii, b'd', true)));
31 var_dump(mb_strstr($string_ascii, b'123'));
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_copy.phpt26 $p->copy('a', 'b');
27 echo file_get_contents($p['b']->getPathName());
28 $p->copy('b', 'c');
44 echo 'b: ' ,file_get_contents($p2['b']->getPathName());
/PHP-5.5/ext/standard/tests/file/windows_links/
H A Dbug48746_2.phpt34 file_put_contents("$fullpath\\mnt\\test\\directory\\b.php", "<?php echo \"I am included.\n\" ?>");
38 unlink("$fullpath\\mnt\\test\\directory\\b.php");
54 [3] => b.php
61 [3] => b.php
68 [3] => b.php

Completed in 73 milliseconds

1...<<21222324252627282930>>...96