Home
last modified time | relevance | path

Searched refs:b (Results 1951 – 1975 of 2623) sorted by relevance

1...<<71727374757677787980>>...105

/php-src/sapi/phpdbg/tests/
H A Dbug73704.phpt5 b 4
/php-src/ext/opcache/tests/
H A Dpreload_002.phpt21 string(1) "b"
H A Dissue0079.phpt21 $a = 'b';
/php-src/ext/reflection/tests/
H A Dbug29523.phpt10 function optionalTest(TestClass $a, TestClass $b, $c = 3)
H A Dbug60367.phpt21 $method = ReflectionMethod::createFromMethodName("b::call");
H A Dclosures_002.phpt7 function __invoke($a, $b = 0) { }
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller9.phar8 �k+����������a.jpg����� H�����b�����������a.php����� H���l�`������� ���fronk.gronk����� …
/php-src/ext/phar/tests/files/
H A Dfrontcontroller9.phar8 �k+����������a.jpg����� H�����b�����������a.php����� H���l�`������� ���fronk.gronk����� …
/php-src/Zend/tests/try/
H A Dtry_finally_016.phpt8 public $b = 2;
/php-src/Zend/tests/
H A Dclone_004.phpt14 $a = clone $c->b[1];
H A Dbug76025.phpt11 $c = $b[$a];
/php-src/ext/standard/tests/strings/
H A Dbug71969.phpt6 array("one" => array("a"=>"0000", "b"=>"1111")),
H A Dbug53319.phpt10 var_dump(strip_tags('<a/b>', '<a>'));
/php-src/Zend/tests/generators/
H A Dgh9750-006.phpt16 f(a: $gen, b: f(c: yield));
H A Dgh9750-005.phpt16 f(b: $gen, c: yield);
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.lua127 for n,b in ipairs(actlist) do
128 s = s..b..","
157 if b < (sk or 0) then
161 b = b + vreg_shrink_count * 8
164 wputxb(b + (psz or 0))
566 local b = shr(op, 8)
1943 if b == 0x38 then m = 2
1946 if b ~= 0x0f then
1952 b = band(opcode, 255)
1954 if b == 0x66 then p = 1
[all …]
/php-src/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt50 …array("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted st…
51 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
H A Darray_search1.phpt6 $a = array(1=>0, 2=>1, 4=>3, "a"=>"b", "c"=>"d");
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt147 string(1) "b"
199 string(1) "b"
252 string(1) "b"
304 string(1) "b"
H A Dpdo_mysql_stmt_bindvalue.phpt310 in = 0 -> id = 2 (integer) / label = 'b' (string)
313 in = 0 -> id = 2 (integer) / label = 'b' (string)
316 in = 0 -> id = 2 (integer) / label = 'b' (string)
319 in = 0 -> id = 2 (integer) / label = 'b' (string)
322 in = 2 -> id = 2 (integer) / label = 'b' (string)
326 in = 0 -> id = 2 (integer) / label = 'b' (string)
329 in = 0 -> id = 2 (integer) / label = 'b' (string)
332 in = 0 -> id = 2 (integer) / label = 'b' (string)
335 in = 0 -> id = 2 (integer) / label = 'b' (string)
338 in = 2 -> id = 2 (integer) / label = 'b' (string)
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_fgetcsv_escape_error.phpt6 fwrite($fp, '"aaa","b""bb","ccc"');
/php-src/ext/spl/tests/
H A Diterator_count.phpt8 $array=array('a','b');
/php-src/ext/date/tests/
H A Dbug70153.phpt24 O:12:"DateInterval":2:{s:11:"from_string";b:1;s:11:"date_string";s:8:"+1 month";}
/php-src/ext/opcache/tests/jit/
H A Dreg_alloc_002.phpt15 foreach (array("a", "b", "c") as $attr) {
/php-src/Zend/
H A Dbench.php86 $b = " .:,;!/>)|&IH%*#";
92 echo $b[$k%16];
307 for ($b=0; $b<$n; $b++)

Completed in 92 milliseconds

1...<<71727374757677787980>>...105