Home
last modified time | relevance | path

Searched refs:b (Results 126 – 150 of 2490) sorted by relevance

12345678910>>...100

/PHP-7.0/ext/session/tests/
H A Drfc1867_disabled.phpt51 [%u|b%"file1"]=>
53 [%u|b%"name"]=>
55 [%u|b%"type"]=>
57 [%u|b%"tmp_name"]=>
59 [%u|b%"error"]=>
61 [%u|b%"size"]=>
64 [%u|b%"file2"]=>
66 [%u|b%"name"]=>
68 [%u|b%"type"]=>
72 [%u|b%"error"]=>
[all …]
H A Drfc1867_disabled_2.phpt51 [%u|b%"file1"]=>
53 [%u|b%"name"]=>
55 [%u|b%"type"]=>
57 [%u|b%"tmp_name"]=>
59 [%u|b%"error"]=>
61 [%u|b%"size"]=>
64 [%u|b%"file2"]=>
66 [%u|b%"name"]=>
68 [%u|b%"type"]=>
72 [%u|b%"error"]=>
[all …]
H A Drfc1867_no_name.phpt51 [%u|b%"file1"]=>
53 [%u|b%"name"]=>
55 [%u|b%"type"]=>
57 [%u|b%"tmp_name"]=>
59 [%u|b%"error"]=>
61 [%u|b%"size"]=>
64 [%u|b%"file2"]=>
66 [%u|b%"name"]=>
68 [%u|b%"type"]=>
72 [%u|b%"error"]=>
[all …]
H A Drfc1867_cleanup.phpt58 [%u|b%"file1"]=>
60 [%u|b%"name"]=>
62 [%u|b%"type"]=>
64 [%u|b%"tmp_name"]=>
66 [%u|b%"error"]=>
68 [%u|b%"size"]=>
71 [%u|b%"file2"]=>
73 [%u|b%"name"]=>
75 [%u|b%"type"]=>
79 [%u|b%"error"]=>
[all …]
H A Drfc1867_sid_only_cookie_2.phpt54 [%u|b%"file1"]=>
56 [%u|b%"name"]=>
58 [%u|b%"type"]=>
60 [%u|b%"tmp_name"]=>
62 [%u|b%"error"]=>
64 [%u|b%"size"]=>
67 [%u|b%"file2"]=>
69 [%u|b%"name"]=>
71 [%u|b%"type"]=>
75 [%u|b%"error"]=>
[all …]
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug36424.phpt18 class b extends a {}
19 class c extends b {}
23 $c->a->b = new b;
24 $c->a->b->c = $c;
26 $c->a->b->a = $c->a;
35 $d === $d->a->b->c,
37 $d->a->b->a === $d->a,
48 C:1:"c":108:{a:1:{s:1:"a";C:1:"a":81:{a:3:{s:1:"b";C:1:"b":30:{a:2:{s:1:"c";r:1;s:1:"a";r:3;}}s:1:"…
57 [b] => b Object
/PHP-7.0/Zend/
H A Dzend_strtod.c850 (a, b) Bigint *a, *b; in mult() argument
1079 (a, b) Bigint *a, *b; in cmp() argument
1113 (a, b) Bigint *a, *b; in diff() argument
1721 b->x[b->wds++] = 1;
2028 b = lshift(b, n);
2101 b = increment(b);
2389 b = lshift(b, i);
2391 b = increment(b);
2421 b = lshift(b, b2);
3668 b->maxwds = 1 << (b->k = *(int*)b);
[all …]
/PHP-7.0/ext/mbstring/tests/
H A Dmb_split_variation1.phpt19 $string = 'a b c d e f g';
107 string(13) "a b c d e f g"
113 string(13) "a b c d e f g"
119 string(13) "a b c d e f g"
125 string(13) "a b c d e f g"
131 string(13) "a b c d e f g"
137 string(13) "a b c d e f g"
143 string(13) "a b c d e f g"
149 string(13) "a b c d e f g"
155 string(13) "a b c d e f g"
[all …]
/PHP-7.0/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt14 public static function test($b) {
16 var_dump(get_object_vars($b));
28 var_dump(get_object_vars($b));
37 var_dump(get_object_vars($b));
44 var_dump(get_object_vars($b));
49 $b = new B;
51 var_dump(get_object_vars($b));
53 B::test($b);
55 C::test($b);
57 A::test($b);
[all …]
/PHP-7.0/ext/phar/tests/files/
H A Dfrontcontroller12.phar9 var_dump($_SERVER[b"SCRIPT_NAME"]);
10 var_dump($_SERVER[b"SCRIPT_FILENAME"]);
11 var_dump($_SERVER[b"REQUEST_URI"]);
12 var_dump($_SERVER[b"PHAR_PHP_SELF"]);
13 var_dump($_SERVER[b"PHAR_SCRIPT_NAME"]);
14 var_dump($_SERVER[b"PHAR_SCRIPT_FILENAME"]);
15 var_dump($_SERVER[b"PHAR_REQUEST_URI"]);
H A Dfrontcontroller12.phar.inc6 var_dump($_SERVER[b"SCRIPT_NAME"]);
7 var_dump($_SERVER[b"SCRIPT_FILENAME"]);
8 var_dump($_SERVER[b"REQUEST_URI"]);
9 var_dump($_SERVER[b"PHAR_PHP_SELF"]);
10 var_dump($_SERVER[b"PHAR_SCRIPT_NAME"]);
11 var_dump($_SERVER[b"PHAR_SCRIPT_FILENAME"]);
12 var_dump($_SERVER[b"PHAR_REQUEST_URI"]);
/PHP-7.0/ext/phar/tests/cache_list/files/
H A Dfrontcontroller12.phar9 var_dump($_SERVER[b"SCRIPT_NAME"]);
10 var_dump($_SERVER[b"SCRIPT_FILENAME"]);
11 var_dump($_SERVER[b"REQUEST_URI"]);
12 var_dump($_SERVER[b"PHAR_PHP_SELF"]);
13 var_dump($_SERVER[b"PHAR_SCRIPT_NAME"]);
14 var_dump($_SERVER[b"PHAR_SCRIPT_FILENAME"]);
15 var_dump($_SERVER[b"PHAR_REQUEST_URI"]);
H A Dfrontcontroller12.phar.inc6 var_dump($_SERVER[b"SCRIPT_NAME"]);
7 var_dump($_SERVER[b"SCRIPT_FILENAME"]);
8 var_dump($_SERVER[b"REQUEST_URI"]);
9 var_dump($_SERVER[b"PHAR_PHP_SELF"]);
10 var_dump($_SERVER[b"PHAR_SCRIPT_NAME"]);
11 var_dump($_SERVER[b"PHAR_SCRIPT_FILENAME"]);
12 var_dump($_SERVER[b"PHAR_REQUEST_URI"]);
/PHP-7.0/tests/basic/
H A D018.phpt4 a[][]=1&a[][]=3&b[a][b][c]=1&b[a][b][d]=1
8 var_dump($_POST['b']);
26 ["b"]=>
/PHP-7.0/ext/pcre/tests/
H A Dpreg_replace_callback_array.phpt18 function b() {
19 return "b";
24 "/a/" => 'b',
25 "/b/" => function () { return "c"; },
31 "/a/" => 'b',
33 "/b/" => function () { return "ok"; },
40 "/a/" => 'b',
41 "/b/" => create_function('$a', 'return "ok";')), 'a', -1, $count));
/PHP-7.0/Zend/tests/
H A Dlist_005.phpt8 list($a, $b, $c) = $str;
10 var_dump($a, $b, $c);
16 list($a, $b, $c) = $int;
18 var_dump($a, $b, $c);
24 list($a, $b, $c) = $obj;
26 var_dump($a, $b, $c);
32 list($a, $b, $c) = $arr;
34 var_dump($a, $b, $c);
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug69646.phpt12 $b = 'b -c d\\';
14 var_dump( $b, escapeshellarg($b) );
27 $cmd = PHP_BINARY . " " . $script . " " . escapeshellarg($a) . " " . escapeshellarg($b);
36 string(7) "b -c d\"
37 string(10) ""b -c d\\""
45 string(7) "b -c d\"
H A Dparse_ini_string_002.phpt96 [%u|b%"test"]=>
108 [%u|b%"test"]=>
113 [%u|b%"test"]=>
117 [%u|b%"section"]=>
119 [%u|b%"test"]=>
124 [%u|b%"test"]=>
150 [%u|b%"test"]=>
156 [%u|b%"name"]=>
161 [%u|b%"foo"]=>
163 [%u|b%"_foo"]=>
[all …]
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt97 [%u|b%"id"]=>
105 [%u|b%"label"]=>
112 [%u|b%"id"]=>
120 [%u|b%"label"]=>
129 [%u|b%"id"]=>
137 [%u|b%"label"]=>
141 [%u|b%"mixed"]=>
152 [%u|b%"id"]=>
177 [%u|b%"ID"]=>
202 [%u|b%"id"]=>
[all …]
/PHP-7.0/ext/standard/tests/array/
H A Dbug45312.phpt10 static function comp_func_cr($a, $b) {
11 if ($a->priv_member === $b->priv_member) return 0;
12 return ($a->priv_member > $b->priv_member) ? 1 : -1;
14 static function comp_func_cr2($a, $b) {
16 if ($a->priv_member === $b->priv_member) return 0;
17 return ($a->priv_member < $b->priv_member) ? 1 : -1;
24 $b = array("0.2" => new cr(9), "0.5" => new cr(22), 0 => new cr(3), 1 => new cr(4), 2 => new cr(-15…
25 $result = array_udiff_assoc($a, $b, array("cr", "comp_func_cr"));
29 $result = array_udiff_assoc($a, $b, array("cr", "comp_func_cr2"));
/PHP-7.0/ext/phar/tests/
H A Dopen_for_write_newfile.phpt16 $files['b.php'] = '<?php echo "This is b\n"; ?>';
17 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
20 $fp = fopen($pname . '/b/new.php', 'wb');
21 fwrite($fp, b'extra');
23 include $pname . '/b/c.php';
24 include $pname . '/b/new.php';
31 This is b/c
H A D030.phpt14 $files['a.php'] = '<?php echo "This is a\n"; include \''.$pname.'/b.php\'; ?>';
15 $files['b.php'] = '<?php echo "This is b\n"; include \''.$pname.'/b/c.php\'; ?>';
16 $files['b/c.php'] = '<?php echo "This is b/c\n"; include \''.$pname.'/b/d.php\'; ?>';
17 $files['b/d.php'] = '<?php echo "This is b/d\n"; include \''.$pname.'/e.php\'; ?>';
42 This is b
43 This is b/c
44 This is b/d
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_kill.phpt98 [%u|b%"errno"]=>
100 [%u|b%"error"]=>
106 [%u|b%"errno"]=>
110 [%u|b%"error"]=>
116 [%u|b%"host_info"]=>
118 [%u|b%"info"]=>
120 [%u|b%"insert_id"]=>
126 [%u|b%"stat"]=>
128 [%u|b%"sqlstate"]=>
132 [%u|b%"thread_id"]=>
[all …]
/PHP-7.0/ext/hash/
H A Dhash_tiger.c39 bb = b; \
52 b *= mul;
84 b -= bb; \
89 pass(a,b,c,5) \
91 pass(c,a,b,7) \
93 pass(b,c,a,9) \
96 pass(a,b,c,9) \
97 tmpa=a; a=c; c=b; b=tmpa; \
126 b = state[1]; \
134 state[1] = b; \
[all …]
/PHP-7.0/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h33 # define DBERRHANDLE(a, b) dbprocerrhandle(a, b) argument
34 # define DBMSGHANDLE(a, b) dbprocmsghandle(a, b) argument
37 # define DBSETOPT(a, b, c) dbsetopt(a, b, c) argument
78 # define DBERRHANDLE(a, b) dberrhandle(b) argument
79 # define DBMSGHANDLE(a, b) dbmsghandle(b) argument
80 # define DBSETOPT(a, b, c) dbsetopt(a, b, c, -1) argument

Completed in 43 milliseconds

12345678910>>...100