Home
last modified time | relevance | path

Searched refs:b (Results 51 – 75 of 2490) sorted by relevance

12345678910>>...100

/PHP-7.0/Zend/tests/
H A Dobjects_025.phpt20 $b = 'aaaaa1';
21 $a->$b();
22 $a::$b();
24 $b = ' ';
25 $a->$b();
26 $a::$b();
28 $b = str_repeat('a', 10000);
29 $a->$b();
30 $a::$b();
32 $b = NULL;
[all …]
H A Dbug35163_3.phpt6 $a->b = array(1);
7 $a->b[] =& $a->b;
8 $a->b[] =& $a->b;
9 $a->b[0] = 2;
11 $a->b = null;
16 ["b"]=>
H A Dobjects_001.phpt9 $b = new Bar;
11 var_dump($b == NULL);
12 var_dump($b != NULL);
13 var_dump($b == true);
17 var_dump($b == "");
18 var_dump($b != "");
19 var_dump($b == 0);
20 var_dump($b != 0);
21 var_dump($b == 1);
22 var_dump($b != 1);
[all …]
H A Dbug38469.phpt8 $b = array(array());
9 $b[0][0] = $b;
10 var_dump($b);
16 $b = array(array());
17 $b[0][0] = $b;
18 var_dump($b);
/PHP-7.0/tests/basic/
H A Drfc1867_post_max_filesize.phpt40 [%u|b%"file1"]=>
42 [%u|b%"name"]=>
44 [%u|b%"type"]=>
50 [%u|b%"size"]=>
53 [%u|b%"file2"]=>
55 [%u|b%"name"]=>
57 [%u|b%"type"]=>
63 [%u|b%"size"]=>
66 [%u|b%"file3"]=>
68 [%u|b%"name"]=>
[all …]
H A Drfc1867_empty_upload.phpt44 [%u|b%"file1"]=>
46 [%u|b%"name"]=>
48 [%u|b%"type"]=>
54 [%u|b%"size"]=>
57 [%u|b%"file2"]=>
59 [%u|b%"name"]=>
61 [%u|b%"type"]=>
67 [%u|b%"size"]=>
70 [%u|b%"file3"]=>
72 [%u|b%"name"]=>
[all …]
H A Drfc1867_max_file_size.phpt44 [%u|b%"file1"]=>
46 [%u|b%"name"]=>
48 [%u|b%"type"]=>
54 [%u|b%"size"]=>
57 [%u|b%"file2"]=>
59 [%u|b%"name"]=>
61 [%u|b%"type"]=>
67 [%u|b%"size"]=>
70 [%u|b%"file3"]=>
72 [%u|b%"name"]=>
[all …]
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_getMethods_001.phpt43 [%u|b%"name"]=>
45 [%u|b%"class"]=>
50 [%u|b%"name"]=>
52 [%u|b%"class"]=>
60 [%u|b%"name"]=>
62 [%u|b%"class"]=>
67 [%u|b%"name"]=>
77 [%u|b%"name"]=>
84 [%u|b%"name"]=>
94 [%u|b%"name"]=>
[all …]
H A DReflectionClass_getMethod_001.phpt51 [%u|b%"name"]=>
53 [%u|b%"class"]=>
57 [%u|b%"name"]=>
59 [%u|b%"class"]=>
63 [%u|b%"name"]=>
65 [%u|b%"class"]=>
71 [%u|b%"name"]=>
77 [%u|b%"name"]=>
83 [%u|b%"name"]=>
91 [%u|b%"name"]=>
[all …]
H A DReflectionClass_getProperties_001.phpt43 [%u|b%"name"]=>
45 [%u|b%"class"]=>
50 [%u|b%"name"]=>
52 [%u|b%"class"]=>
60 [%u|b%"name"]=>
62 [%u|b%"class"]=>
67 [%u|b%"name"]=>
77 [%u|b%"name"]=>
84 [%u|b%"name"]=>
94 [%u|b%"name"]=>
[all …]
/PHP-7.0/ext/spl/tests/
H A Dobserver_007.phpt6 $b = new SplObjectStorage;
7 var_dump($a == $b);
8 $b[$b] = 2;
9 var_dump($a == $b);
10 $a[$b] = 2;
11 var_dump($a == $b);
12 $a[$b] = 3;
13 var_dump($a == $b);
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_fetch_field.phpt91 [%u|b%"name"]=>
99 [%u|b%"def"]=>
101 [%u|b%"db"]=>
113 [%u|b%"type"]=>
119 [%u|b%"name"]=>
127 [%u|b%"def"]=>
129 [%u|b%"db"]=>
141 [%u|b%"type"]=>
154 [%u|b%"name"]=>
162 [%u|b%"def"]=>
[all …]
H A Dmysqli_fetch_fields.phpt70 [%u|b%"name"]=>
74 [%u|b%"table"]=>
78 [%u|b%"def"]=>
80 [%u|b%"db"]=>
90 [%u|b%"flags"]=>
92 [%u|b%"type"]=>
98 [%u|b%"name"]=>
102 [%u|b%"table"]=>
106 [%u|b%"def"]=>
108 [%u|b%"db"]=>
[all …]
H A Dmysqli_result_references_mysqlnd.phpt63 [%u|b%"row_ref"]=>
67 [%u|b%"id"]=>
69 [%u|b%"label"]=>
72 [%u|b%"id_ref"]=>
74 [%u|b%"id_copy"]=>
81 [%u|b%"row_ref"]=>
85 [%u|b%"id"]=>
90 [%u|b%"id_ref"]=>
99 [%u|b%"id"]=>
106 [%u|b%"id"]=>
[all …]
/PHP-7.0/ext/phar/tests/
H A D025.phpt15 $files['b'] = '<?php echo "This is b\n"; ?>';
16 $files['b/b'] = '<?php echo "This is b/b\n"; ?>';
21 include $pname . '/b';
22 include $pname . '/b/b';
30 This is b
31 This is b/b
H A D028.phpt15 $files['a.php'] = '<?php echo "This is a\n"; include "'.$pname.'/b.php"; ?>';
16 $files['b.php'] = '<?php echo "This is b\n"; include "'.$pname.'/b/c.php"; ?>';
17 $files['b/c.php'] = '<?php echo "This is b/c\n"; include "'.$pname.'/b/d.php"; ?>';
18 $files['b/d.php'] = '<?php echo "This is b/d\n"; include "'.$pname.'/e.php"; ?>';
37 This is b
38 This is b/c
39 This is b/d
43 This is b
44 This is b/c
45 This is b/d
H A Dphar_ctx_001.phpt17 $files['b'] = 'b';
26 var_dump(file_get_contents($pname . '/b'));
27 var_dump($phar['b']->isCompressed());
35 file_put_contents($pname . '/b', b'new b', 0, $context);
43 var_dump($phar['b']->isCompressed());
44 var_dump($phar['b']->getMetaData());
58 var_dump($phar['b']->isCompressed());
59 var_dump($phar['b']->getMetaData());
69 string(1) "b"
76 string(5) "new b"
[all …]
H A Drefcount1.phpt14 $file = b"<?php __HALT_COMPILER(); ?>";
18 $files['b.php'] = '<?php echo "This is b\n"; ?>';
19 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
23 fwrite($fp, b"extra");
27 $b = fopen($pname . '/b/c.php', 'rb');
28 $a = $p['b/c.php'];
30 var_dump(fread($b, 20));
31 rewind($b);
33 unlink($pname . '/b/c.php');
35 var_dump(fread($b, 20));
[all …]
/PHP-7.0/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt24 $character_classes = array (b'aB1' => b'[[:alnum:]]+', /*1*/
25 b'aBcD' => b'[[:alpha:]]+',
26 b'ab/=' => b'[[:ascii:]]+',
27 b" \t" => b'[[:blank:]]+',
28 b'234' => b'[[:digit:]]+', /*5*/
30 b'fjds' => b'[[:lower:]]+',
31 b"$mb\t" => b'[[:print:]]+',
32 b'.!"*@' => b'[[:punct:]]+',
33 b"\t" => b'[[:space:]]+', /*10*/
34 b'IDSJV' => b'[[:upper:]]+',
[all …]
/PHP-7.0/Zend/tests/varSyntax/
H A DstaticMember.phpt7 public static $b = 0;
14 $b_str = 'b';
17 var_dump(A::$b);
18 var_dump($A_str::$b);
19 var_dump($A_obj::$b);
20 var_dump(('A' . '')::$b);
21 var_dump('A'::$b);
22 var_dump('\A'::$b);
23 var_dump('A'[0]::$b);
26 var_dump(A::$A_str::$b);
/PHP-7.0/ext/standard/tests/file/
H A Dbug43008.phpt11 $url = b""
12 . b"php://filter/read="
13 . urlencode(b"convert.iconv.ISO-8859-15/UTF-8")
14 . b'|' . urlencode(b"string.rot13")
15 . b'|' . urlencode(b"string.rot13")
16 . b'|' . urlencode(b"convert.iconv.UTF-8/ISO-8859-15")
17 . b"/resource=data://text/plain,foob%E2r";
/PHP-7.0/ext/gmp/tests/
H A Dbug69803.phpt7 $b = gmp_init(200);
8 echo $a . ", ", $b . "\n";
9 gmp_random_range($a, $b);
10 echo $a . ", ", $b . "\n";
12 $b = gmp_init(200);
13 echo $a . ", ", $b . "\n";
14 gmp_random_range(100, $b);
15 echo $a . ", ", $b . "\n";
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt129 [%u|b%"id"]=>
134 [%u|b%"id"]=>
139 [%u|b%"id"]=>
146 [%u|b%"id"]=>
153 [%u|b%"id"]=>
160 [%u|b%"id"]=>
178 [%u|b%"id"]=>
183 [%u|b%"id"]=>
188 [%u|b%"id"]=>
195 [%u|b%"id"]=>
[all …]
/PHP-7.0/ext/simplexml/tests/
H A Dbug44478.phpt8 $xml_element->node1 = 'a &#38; b';
10 $xml_element->node1 = 'a &#38; b';
12 $xml_element->addChild('node2','a &#38; b');
14 $xml_element->node2 = 'a & b';
22 a &#38; b
23 a &#38; b
24 a & b
25 a & b
27 <root><node1>a &amp;#38; b</node1><node2>a &amp; b</node2></root>
/PHP-7.0/ext/standard/tests/strings/
H A Dstripslashes_variation4.phpt21 array("f\\'oo", "b\\'ar", array("fo\\'o", "b\\'ar")),
23 array("f\\'oo", "b\\'ar", array("fo\\'o", "b\\'ar", array(""))),
24 array("f\\'oo", "b\\'ar", array("fo\\'o", "b\\'ar", array("fo\\'o", "b\\'ar")))
69 string(4) "b'ar"
75 string(4) "b'ar"
84 string(4) "b'ar"
97 string(4) "b'ar"
103 string(4) "b'ar"
117 string(4) "b'ar"
123 string(4) "b'ar"
[all …]

Completed in 53 milliseconds

12345678910>>...100