Home
last modified time | relevance | path

Searched refs:b (Results 451 – 475 of 2383) sorted by relevance

1...<<11121314151617181920>>...96

/PHP-5.5/ext/standard/tests/array/
H A Darray_uintersect_assoc_basic.phpt14 static function comp_func_cr($a, $b) {
15 if ($a->priv_member === $b->priv_member) return 0;
16 return ($a->priv_member > $b->priv_member) ? 1 : -1;
20 $b = array("0.2" => new cr(9), "0.5" => new cr(22), 0 => new cr(3), 1 => new cr(4), 2 => new cr(-15…
21 $result = array_uintersect_assoc($a, $b, array("cr", "comp_func_cr"));
H A Darray_udiff_basic.phpt14 static function comp_func_cr($a, $b) {
15 if ($a->priv_member === $b->priv_member) return 0;
16 return ($a->priv_member > $b->priv_member) ? 1 : -1;
20 $b = array("0.2" => new cr(9), "0.5" => new cr(22), 0 => new cr(3), 1 => new cr(4), 2 => new cr(-15…
21 $result = array_udiff($a, $b, array("cr", "comp_func_cr"));
H A Dbug24766.phpt9 $b = array(1 => 18, 2 => 52);
10 debug_zval_dump($a, $b);
12 $l = array_keys($b);
17 var_dump($b[$i]);
/PHP-5.5/Zend/tests/
H A Ddebug_backtrace_limit.phpt6 b();
9 function b() {
54 [function] => b
79 [function] => b
115 [function] => b
H A Disset_003_2_4.phpt9 $b =& $a;
11 var_dump(isset($b));
13 var_dump(isset($a[0], $b[1]));
17 var_dump(isset($c[0][1][2]->a->b->c->d));
19 var_dump(isset(${$a}->{$b->$c[$d]}));
H A Dlist_004.phpt7 $b =& $arr;
9 list(,$a) = $b;
11 var_dump($a, $b);
H A Ddereference_013.phpt23 $foo->b($x)[1] = 3;
25 var_dump($foo->b()[0]);
26 var_dump($foo->b()[1]);
27 var_dump($foo->b()[2]);
H A Dget_class_methods_002.phpt8 function b();
13 public function b() { }
32 string(1) "b"
38 string(1) "b"
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc_3des_encrypt.phpt21 $data = b"This is the secret message which must be encrypted";
26 b'12345678',
27 b'12345678901234567890',
28 b'123456789012345678901234',
29 b'12345678901234567890123456');
32 b'1234',
33 b'12345678',
34 b'123456789');
37 $iv = b'12345678';
44 $key = b'1234567890123456';
H A Dmcrypt_decrypt_3des_ecb.phpt26 b'12345678',
27 b'12345678901234567890',
28 b'123456789012345678901234',
29 b'12345678901234567890123456'
39 b'1234',
40 b'12345678',
41 b'123456789'
55 $key = b'1234567890123456';
/PHP-5.5/ext/oci8/tests/
H A Dlob_null.phpt40 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
54 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
68 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
82 $s = oci_parse($c, "call lob_null_proc_in(4, :b)");
84 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
96 $s = oci_parse($c, "call lob_null_proc_in(5, :b)");
98 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
112 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
128 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
135 oci_bind_by_name($s, ':b', $lob, -1, OCI_B_CLOB);
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dfputcsv_variation1.phpt85 -- file opened in r+b --
106 -- file opened in a+b --
127 -- file opened in w+b --
148 -- file opened in x+b --
169 -- file opened in r+b --
190 -- file opened in a+b --
211 -- file opened in w+b --
232 -- file opened in x+b --
253 -- file opened in r+b --
274 -- file opened in a+b --
[all …]
H A Dfputcsv_variation11.phpt85 -- file opened in r+b --
106 -- file opened in a+b --
127 -- file opened in w+b --
148 -- file opened in x+b --
169 -- file opened in r+b --
190 -- file opened in a+b --
211 -- file opened in w+b --
232 -- file opened in x+b --
253 -- file opened in r+b --
274 -- file opened in a+b --
[all …]
H A Dfputcsv_variation12.phpt86 -- file opened in r+b --
107 -- file opened in a+b --
128 -- file opened in w+b --
149 -- file opened in x+b --
170 -- file opened in r+b --
191 -- file opened in a+b --
212 -- file opened in w+b --
233 -- file opened in x+b --
254 -- file opened in r+b --
275 -- file opened in a+b --
[all …]
H A Dfputcsv_variation5.phpt85 -- file opened in r+b --
106 -- file opened in a+b --
127 -- file opened in w+b --
148 -- file opened in x+b --
169 -- file opened in r+b --
190 -- file opened in a+b --
211 -- file opened in w+b --
232 -- file opened in x+b --
253 -- file opened in r+b --
274 -- file opened in a+b --
[all …]
H A Dfputcsv_variation6.phpt88 -- file opened in r+b --
109 -- file opened in a+b --
130 -- file opened in w+b --
151 -- file opened in x+b --
172 -- file opened in r+b --
193 -- file opened in a+b --
214 -- file opened in w+b --
235 -- file opened in x+b --
256 -- file opened in r+b --
277 -- file opened in a+b --
[all …]
H A Dfputcsv_variation7.phpt88 -- file opened in r+b --
109 -- file opened in a+b --
130 -- file opened in w+b --
151 -- file opened in x+b --
172 -- file opened in r+b --
193 -- file opened in a+b --
214 -- file opened in w+b --
235 -- file opened in x+b --
256 -- file opened in r+b --
277 -- file opened in a+b --
[all …]
H A Dfputcsv_variation8.phpt88 -- file opened in r+b --
109 -- file opened in a+b --
130 -- file opened in w+b --
151 -- file opened in x+b --
172 -- file opened in r+b --
193 -- file opened in a+b --
214 -- file opened in w+b --
235 -- file opened in x+b --
256 -- file opened in r+b --
277 -- file opened in a+b --
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata.phpt105 [%u|b%"name"]=>
107 [%u|b%"orgname"]=>
109 [%u|b%"table"]=>
111 [%u|b%"orgtable"]=>
113 [%u|b%"def"]=>
115 [%u|b%"db"]=>
117 [%u|b%"catalog"]=>
121 [%u|b%"length"]=>
125 [%u|b%"flags"]=>
127 [%u|b%"type"]=>
[all …]
/PHP-5.5/tests/lang/
H A D010.phpt5 function test ($b) {
6 $b++;
7 return($b);
/PHP-5.5/ext/spl/tests/
H A Dheap_011.phpt6 public function compare($a, $b) {
7 return -parent::compare($a,$b);
18 public function compare($a, $b) {
19 return -parent::compare($a,$b);
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller4.phar.inc10 static $b = array(b"/hi" => false);
11 if (isset($b[$a])) return $b[$a];
/PHP-5.5/ext/phar/tests/
H A Dpharfileinfo_destruct.phpt15 $b = new PharFileInfo($pname . '/a/subdir');
16 unset($b);
18 $b = new PharFileInfo($pname . '/a/subdir/here');
19 unset($b);
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller3.phar.inc10 static $b = array(b"/hi" => "a.phps");
11 if (isset($b[$a])) return $b[$a];
H A Dfrontcontroller4.phar.inc10 static $b = array(b"/hi" => false);
11 if (isset($b[$a])) return $b[$a];

Completed in 57 milliseconds

1...<<11121314151617181920>>...96