Home
last modified time | relevance | path

Searched refs:b (Results 1801 – 1825 of 2782) sorted by relevance

1...<<71727374757677787980>>...112

/php-src/ext/date/tests/
H A DDatePeriod_serialize-002.phpt87 …invert";i:0;s:4:"days";b:0;s:11:"from_string";b:0;}s:11:"recurrences";i:1;s:18:"include_start_date…
H A DDatePeriod_serialize-003.phpt87 …invert";i:0;s:4:"days";b:0;s:11:"from_string";b:0;}s:11:"recurrences";i:0;s:18:"include_start_date…
H A DDatePeriod_serialize-004.phpt95 …invert";i:0;s:4:"days";b:0;s:11:"from_string";b:0;}s:11:"recurrences";i:7;s:18:"include_start_date…
/php-src/ext/mysqli/tests/
H A Dmysqli_execute_query.phpt25 if (!($tmp = mysqli_execute_query($link, "SELECT ? AS a, ? AS b, ? AS c", [42, "foo", null]))) {
29 assert($tmp->fetch_assoc() === ['a' => '42', 'b' => 'foo', 'c' => null]);
32 if (!($tmp = $link->execute_query("SELECT ? AS a, ? AS b, ? AS c", [42, "foo", null]))) {
36 assert($tmp->fetch_assoc() === ['a' => '42', 'b' => 'foo', 'c' => null]);
H A Dmysqli_free_result.phpt19 print "b\n";
56 b
/php-src/ext/intl/tests/
H A Duconverter_bug66873.phpt8 $o->toUCallback(1, 1, 1, $b);
/php-src/Zend/tests/
H A Dnumeric_literal_separator_007.phpt2 Invalid use: underscore next to 0b
H A Dbug71539.phpt2 Bug #71539 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes)
H A Disset_002.phpt6 var_dump(isset($a, ${$b}, $$c, $$$$d, $e[$f->g]->d));
H A Dbug45186.phpt7 public function __call($a, $b) {
11 static public function __callstatic($a, $b) {
/php-src/ext/standard/tests/array/
H A Dusort_stability.phpt7 usort($array, function($a, $b) {
/php-src/ext/opcache/tests/jit/
H A Dfetch_dim_r_010.phpt13 ($a[$b]);
/php-src/ext/opcache/jit/ir/
H A Dir_save.c41 static void ir_save_dessa_moves(const ir_ctx *ctx, int b, ir_block *bb, FILE *f) in ir_save_dessa_moves() argument
54 k = ir_phi_input_number(ctx, succ_bb, b); in ir_save_dessa_moves()
121 uint32_t b = ctx->cfg_map[i]; in ir_save() local
122 ir_block *bb = &ctx->cfg_blocks[b]; in ir_save()
123 fprintf(f, "#BB%d: end=l_%d", b, bb->end); in ir_save()
349 uint32_t b = ctx->cfg_map[i]; in ir_save() local
350 ir_block *bb = &ctx->cfg_blocks[b]; in ir_save()
352 ir_save_dessa_moves(ctx, b, bb, f); in ir_save()
/php-src/ext/pcre/tests/
H A Dbug20528.phpt6 var_dump(preg_split('/\b/', $data));
/php-src/ext/phar/tests/
H A Dcreate_new_and_modify.phpt35 file_put_contents($pname .'/b.php', "another!\n");
45 include $pname . '/b.php';
/php-src/ext/ffi/tests/
H A D044.phpt12 typedef int b __attribute__ ((__mode__ (__HI__)));
23 var_dump(FFI::sizeof($ffi->new("b")));
H A Dgh7867.phpt34 string(1) "b"
44 string(1) "b"
H A D032.phpt13 unsigned long long b:64;
28 $p->s->b = 0x7fffffff;
/php-src/ext/standard/tests/general_functions/
H A Dintval_binary_prefix.phpt2 Test intval() function with "0b" string prefix
15 '0b',
/php-src/sapi/cli/tests/
H A Dphp_cli_server_014.phpt24 a=b
43 a=b
/php-src/ext/dom/tests/modern/spec/
H A DElement_setAttributeNode_adoption.phpt32 $attr3 = $dom2->createAttributeNS("urn:b", "a:my-attribute");
52 string(5) "urn:b"
/php-src/ext/standard/tests/strings/
H A Dvprintf_variation14.phpt99 7b x ffffff85 7b
102 0 7b 0 0
H A Dvprintf_variation14_64bit.phpt99 7b ffffffffffffff85 7b
102 0 7b 0 0
H A Dstr_replace_variation3.phpt16 var_dump( str_replace(array("a", "a", "b"),
22 var_dump( str_replace(array("a", "a", "b"),
65 var_dump(str_replace(array("a", "a", "b"), "multi", "aaa", $count));
68 var_dump(str_replace( array("a", "a", "b"),
75 var_dump(str_replace( array("a", "a", "b"),
/php-src/ext/openssl/tests/
H A Decc_sm2.phpt42 $b = hex2bin('28E9FA9E9D9F5E344D5A9E4BCF6509A7F39789F515AB8F92DDBCBD414D940E93');
51 'b' => $b,

Completed in 29 milliseconds

1...<<71727374757677787980>>...112