Home
last modified time | relevance | path

Searched refs:b (Results 226 – 250 of 2165) sorted by relevance

12345678910>>...87

/PHP-5.3/ext/standard/tests/array/
H A Darray_key_exists_object1.phpt22 function __construct($a, $b, $c = null) {
24 $this->var2 = $b;
32 $class1 = new myClass ('a', 'b');
60 [%b|u%"var1"]=>
62 [%b|u%"var2"]=>
63 %unicode|string%(1) "b"
64 [%b|u%"var3"]=>
73 [%b|u%"var1"]=>
75 [%b|u%"var2"]=>
77 [%b|u%"var3"]=>
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strpos.phpt34 $r = mb_strpos($euc_jp, b'���ܸ�', -15, 'EUC-JP');
36 $r = mb_strpos($euc_jp, b'0', -15, 'EUC-JP');
67 $r = mb_strpos($euc_jp, b'�ڹ��', 0, 'EUC-JP');
77 print mb_strpos($euc_jp, b'���ܸ�', 0) . "\n";
78 print mb_strpos($euc_jp, b'0', 0) . "\n";
82 $r = mb_strpos($euc_jp, b'�ڹ��', 0);
84 $r = mb_strpos($euc_jp, b"\n", 0);
91 print mb_strpos($euc_jp, b'���ܸ�') . "\n";
92 print mb_strpos($euc_jp, b'0') . "\n";
96 $r = mb_strpos($euc_jp, b'�ڹ��');
[all …]
/PHP-5.3/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt57 var_dump( strtolower("a", "b") ); /* Arguments > Expected */
74 0b => 0b
90 1b => 1b
106 2b => 2b
122 3b => 3b
138 4b => 6b
154 5b => 5b
170 6b => 6b
186 7b => 7b
202 8b => 8b
[all …]
H A Dstrtoupper1-win32.phpt57 var_dump( strtoupper("a", "b") ); /* Arguments > Expected */
74 0b => 0b
90 1b => 1b
106 2b => 2b
122 3b => 3b
138 4b => 4b
154 5b => 5b
170 6b => 4b
186 7b => 7b
202 8b => 8b
[all …]
H A Dvsprintf_basic4.phpt14 $format1 = "%b";
15 $format2 = "%b %b";
16 $format3 = "%b %b %b";
/PHP-5.3/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b.phpt23 $files['b.php'] = '<?php echo "This is b\n"; ?>';
24 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
39 $fp = fopen($alias . '/b/new.php', 'wb');
43 include $alias . '/b/c.php';
44 include $alias . '/b/new.php';
53 Warning: fopen(phar://%sopen_for_write_newfile_b.phar.tar/b/new.php): failed to open stream: phar e…
58 This is b/c
60 … include(phar://%sopen_for_write_newfile_b.phar.tar/b/new.php): failed to open stream: phar error:…
62 Warning: include(): Failed opening 'phar://%sopen_for_write_newfile_b.phar.tar/b/new.php' for inclu…
H A Dopen_for_write_existing.phpt20 $files['b.php'] = '<?php echo "This is b\n"; ?>';
21 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
29 $fp = fopen($alias . '/b/c.php', 'wb');
30 fwrite($fp, b'extra');
33 include $alias . '/b/c.php';
/PHP-5.3/ext/phar/tests/zip/
H A Dopen_for_write_newfile_b_5_2.phpt21 $files['b.php'] = '<?php echo "This is b\n"; ?>';
22 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
37 $fp = fopen($alias . '/b/new.php', 'wb');
41 include $alias . '/b/c.php';
42 include $alias . '/b/new.php';
50 Warning: fopen(phar://%sopen_for_write_newfile_b_5_2.phar.zip/b/new.php): failed to open stream: ph…
55 This is b/c
57 …lude(phar://%sopen_for_write_newfile_b_5_2.phar.zip/b/new.php): failed to open stream: phar error:…
59 Warning: include(): Failed opening 'phar://%sopen_for_write_newfile_b_5_2.phar.zip/b/new.php' for i…
H A Dopen_for_write_existing.phpt20 $files['b.php'] = '<?php echo "This is b\n"; ?>';
21 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
28 $fp = fopen($alias . '/b/c.php', 'wb');
29 fwrite($fp, b'extra');
31 include $alias . '/b/c.php';
/PHP-5.3/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt33 $this->b = "string";
47 $this->b = $x;
94 ["b"]=>
144 ["b"]=>
163 ["b"]=>
178 After Serialization => string(100) "O:1:"D":8:{s:1:"a";b:1;s:1:"b";b:1;s:1:"c";b:0;s:1:"d";b:0;s:1:…
182 ["b"]=>
201 ["b"]=>
221 ["b"]=>
274 ["b"]=>
[all …]
/PHP-5.3/ext/phar/tests/
H A Dcached_manifest_1.phpt13 var_dump(file_get_contents($pname . '/b/c.php'));
15 while (false !== ($b = readdir($a))) {
16 var_dump($b);
21 var_dump(is_dir($pname . '/b'));
23 var_dump(is_dir($pname . '/b/c.php'));
27 string(131) "<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fc…
28 string(1) "b"
32 string(%d) "phar://%snophar.phar/b%cc.php"
H A Dcached_manifest_1U.phpt13 var_dump(file_get_contents($pname . '/b/c.php'));
15 while (false !== ($b = readdir($a))) {
16 var_dump($b);
21 var_dump(is_dir($pname . '/b'));
23 var_dump(is_dir($pname . '/b/c.php'));
27 string(131) "<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fc…
28 unicode(1) "b"
32 string(%d) "phar://%snophar.phar/b%cc.php"
/PHP-5.3/tests/lang/
H A DforeachLoopObjects.004.phpt8 public $b = "Original b";
18 if ($v==$obj->b) {
19 unset($obj->b);
35 string(10) "Original b"
37 Notice: Undefined property: C::$b in %s on line %d
40 Notice: Undefined property: C::$b in %s on line %d
43 Notice: Undefined property: C::$b in %s on line %d
H A DforeachLoop.004.phpt6 $a=array("a", "b", "c");
15 $a=array("a", "b", "c");
30 string(1) "b"
40 string(1) "b"
57 string(1) "b"
68 string(1) "b"
/PHP-5.3/ext/standard/tests/url/
H A Dbug47174.phpt5 if (base64_decode(b"dGVzdA==") == base64_decode(b"dGVzdA==CRAP")) {
11 $in = base64_encode(b"foo") . b'==' . base64_encode(b"bar");
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput45 /a.b/8
9 0: a\x{7f}b
10 a\x{100}b
11 0: a\x{100}b
17 /a(.{3})b/8
41 a\x{100}b
50 2: b
56 2: b
68 2: b
80 2: b
[all …]
/PHP-5.3/sapi/cgi/tests/
H A D004.phpt39 <b>Fatal error</b>: Cannot access private property test::$pri in <b>%s004.test.php</b> on line <b>…
/PHP-5.3/tests/classes/
H A Dmethod_call_variation_001.phpt2 In $a->$b[Y](), $b[Y] represents a method name on $a. But in $a->X[Y](), $a->X[Y] represents a glob…
7 function foo($a, $b)
9 echo "Called C::foo($a, $b)\n";
22 function foo($a, $b)
24 echo "Called global foo($a, $b)\n";
H A Dtype_hinting_001.phpt13 function b(Bar $bar);
21 function b(Bar $bar) {
30 $b = new Blort;
32 $a->a($b);
33 $a->b($b);
/PHP-5.3/ext/pcntl/tests/
H A Dpcntl_exec_2.phpt18 b"PCNTL_EXEC_TEST_IS_CHILD" => b"1",
19 b"FOO" => b"BAR",
20 1 => b"long")
/PHP-5.3/Zend/tests/
H A Dcall_static_007.phpt7 public function __call($a, $b) {
10 static public function __callStatic($a, $b) {
21 $b = 'Test';
22 $a::$b();
23 $a->$b();
H A Dbug48533.phpt10 public function b() {
16 static function __callstatic($a, $b) {
19 public function __call($a, $b) {
26 $x->b();
29 $x::b();
39 Strict Standards: Non-static method foo::b() should not be called statically in %s on line %d
/PHP-5.3/ext/reflection/tests/
H A D004.phpt10 class b {
13 $b = new b();
26 $m->invoke($b);
31 $b = new a();
33 $m->invoke($b);
/PHP-5.3/ext/spl/tests/
H A Dspl_heap_iteration_error.phpt34 [%u|b%"fail"]=>
36 [%u|b%"flags":%u|b%"SplHeap":private]=>
38 [%u|b%"isCorrupted":%u|b%"SplHeap":private]=>
40 [%u|b%"heap":%u|b%"SplHeap":private]=>
/PHP-5.3/ext/sqlite3/tests/
H A Dsqlite3_25_create_aggregate.phpt25 var_dump($db->exec('CREATE TABLE test (a INTEGER, b INTEGER)'));
28 var_dump($db->exec("INSERT INTO test (a, b) VALUES (1, -1)"));
29 var_dump($db->exec("INSERT INTO test (a, b) VALUES (2, -2)"));
30 var_dump($db->exec("INSERT INTO test (a, b) VALUES (3, -3)"));
31 var_dump($db->exec("INSERT INTO test (a, b) VALUES (4, -4)"));
32 var_dump($db->exec("INSERT INTO test (a, b) VALUES (4, -4)"));
36 print_r($db->querySingle("SELECT S(a), S(b) FROM test", true));
54 [S(b)] => -1,-3,-6,-10,-14

Completed in 68 milliseconds

12345678910>>...87