Home
last modified time | relevance | path

Searched refs:b (Results 601 – 625 of 2383) sorted by relevance

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

/PHP-5.5/ext/soap/tests/
H A Dtypemap007.phpt17 <b xsi:type="xsd:string">bar</b>
26 public $b="c";
34 $obj->b = (string)$sxe->b;
56 ["b"]=>
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_magic.phpt17 $p['a'] = '<?php include "b/c.php";' . "\n";
18 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("a", "r", true);echo stream_get_contents($a);fclose…
41 in b
42 <?php include "b/c.php";
H A Dodt.phpt10 foreach (new RecursiveIteratorIterator($a, RecursiveIteratorIterator::LEAVES_ONLY) as $b) {
11 if ($b->isDir()) {
12 echo "dir " . $b->getPathName() . "\n";
14 echo $b->getPathName() . "\n";
19 $b = new Phar(dirname(__FILE__) . '/files/odt.odt');
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss1.phpt9 "askasdfasdf<b>aaaaaa\n</b>dddddd",
14 "some text \n<b>blah</i>",
21 var_dump(fgetss($fp, 1000, "<i>,<b>,<a>"));
37 string(21) "askasdfasdf<b>aaaaaa
/PHP-5.5/ext/standard/tests/general_functions/
H A Disset_basic2.phpt16 $b = true;
20 var_dump(isset($i, $f, $s, $b));
21 var_dump(isset($i, $f, $s, $b, $n));
24 unset($i, $b);
27 var_dump(isset($i, $f, $s, $b));
H A Dvar_export_basic8.phpt16 $o2->b = array('k'=>2);
26 $b = array('foo' => $a, 'bar' => $o2);
27 var_export($b);
35 'b' =>
62 'b' =>
/PHP-5.5/ext/date/tests/
H A Dtimezones-list.phpt6 $b = timezone_identifiers_list( DateTimezone::AMERICA );
11 echo in_array( "Europe/Oslo", $b ) ? "found" : "notfound", "\n";
16 echo in_array( "America/New_York", $b ) ? "found" : "notfound", "\n";
21 echo in_array( "UTC", $b ) ? "found" : "notfound", "\n";
26 echo in_array( "US/Eastern", $b ) ? "found" : "notfound", "\n";
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_basic.phpt23 $string_ascii = b'abc def';
25 $string_mb = base64_decode(b'5pel5pys6Kqe44OG44Kt44K544OI44Gn44GZ44CCMDEyMzTvvJXvvJbvvJfvvJjvvJnjgI…
28 var_dump(iconv_strpos($string_ascii, b'd', 2, 'ISO-8859-1'));
31 var_dump(iconv_strpos($string_ascii, b'123'));
38 $needle2 = base64_decode(b"44GT44KT44Gr44Gh44Gv44CB5LiW55WM");
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug37947.phpt8 function extend_zend_ptr_stack($count,$a,$b,$c,$d,$e) {
10 1,$a,$b,$c,$d,$e);
14 $this->extend_zend_ptr_stack(10,'a','b','c','d','e');
H A Dserialization_arrays_004.phpt21 $b = unserialize($ser);
22 var_dump($b);
23 $b[0] = "b0.changed";
24 var_dump($b);
25 $b[1] = "b1.changed";
26 var_dump($b);
27 $b[2] = "b2.changed";
28 var_dump($b);
/PHP-5.5/Zend/tests/
H A Dbug54013.phpt8 function b($aaaaaaaa, $aaaaaaaa)
15 $c->b('waa?', 'meukee!');
18 $params = $reflectionClass->getMethod('b')->getParameters();
H A Dexception_before_fatal.phpt36 $foo::b();
43 $b = clone $foo;
48 class b {
52 b::$foo();
H A Dbug34310.phpt13 $arr = array (1 => 'a', 2 => 'b', 3 => 'c');
30 2 => b
33 2 => b
/PHP-5.5/ext/spl/tests/
H A Dbug41691.phpt11 public $b;
16 var_dump($a->exchangeArray(array('a'=>1,'b'=>1,'c'=>1)));
24 ["b"]=>
H A Ddit_004.phpt6 $b = clone $a;
7 var_dump((string)$b == (string)$a);
8 var_dump($a->key(), $b->key());
H A Ddit_005.phpt6 $b = clone $a;
7 var_dump((string)$b == (string)$a);
8 var_dump($a->key() == $b->key());
H A Dheap_003.phpt6 public function compare($a, $b) {
7 if ($a > $b) {
9 } else if ($a < $b) {
/PHP-5.5/ext/reflection/tests/
H A D008.phpt6 $a = array("", 1, "::", "a::", "::b", "a::b");
17 $b = array("", "", 1);
21 new ReflectionMethod($val, $b[$key]);
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_assoc.phpt37 [%u|b%"id"]=>
39 [%u|b%"label"]=>
44 [%u|b%"id"]=>
46 [%u|b%"label"]=>
/PHP-5.5/ext/pcre/tests/
H A Dbug69864.phpt11 return 'b';
17 return 'b';
23 return 'b';
29 return 'b';
/PHP-5.5/ext/standard/tests/array/
H A Darray_reduce_variation3.phpt14 static function adder($a, $b) {return $a + $b;}
15 public function adder2($a, $b) {return $a + $b;}
/PHP-5.5/ext/xml/tests/
H A Dbug46699.phpt18 <bar:b foo="bar">1</bar:b>
31 <bar:b foo="bar">1</bar:b>
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dwintestoutput327 /[\b]/
28 \b
35 /[\b]/Lfrench
36 \b
53 /(.+)\b(.+)/
59 /(.+)\b(.+)/Lfrench
88 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
97 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
/PHP-5.5/ext/phar/tests/
H A Dphar_copy.phpt26 $p->copy('a', 'b');
27 echo file_get_contents($p['b']->getPathName());
29 $p['b']->setMetadata('a');
30 $p->copy('b', 'c');
44 echo 'b: ' ,file_get_contents($p2['b']->getPathName());
53 $p2->copy('a', 'b');
80 file "a" cannot be copied to file "b", file must not already exist in phar %sphar_copy2.phar.php
/PHP-5.5/tests/classes/
H A Dbug23951.phpt22 $b = new B;
25 print_r($b->a_var);
26 print_r($b->b_var);

Completed in 182 milliseconds

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