/php-src/ext/opcache/jit/ir/ |
H A D | ir_cfg.c | 178 bb = blocks + 1; in ir_build_cfg() 194 bb->end = end; in ir_build_cfg() 229 bb++; in ir_build_cfg() 237 bb = blocks + 1; in ir_build_cfg() 605 for (b = 2, bb = &blocks[2]; b <= blocks_count; b++, bb++) { 657 for (b = 2, bb = &blocks[2]; b <= blocks_count; b++, bb++) { in ir_build_dominators_tree() 900 ir_block *bb; in ir_find_loops() local 1180 ir_block *bb; in ir_dump_cfg_freq_graph() local 1263 ir_block *bb; in ir_schedule_blocks_bottom_up() local 1866 ir_block *bb; in ir_next_block() local [all …]
|
H A D | ir_dump.c | 218 if (bb->successors_count) { in ir_dump_cfg_block() 236 if (bb->dom_parent > 0) { in ir_dump_cfg_block() 240 if (bb->dom_child > 0) { in ir_dump_cfg_block() 241 int child = bb->dom_child; in ir_dump_cfg_block() 266 if (bb->loop_header > 0) { in ir_dump_cfg_block() 269 if (bb->loop_depth != 0) { in ir_dump_cfg_block() 483 ir_block *bb; in ir_dump_codegen() local 520 fprintf(f, ", idom=BB%d(%d)", bb->dom_parent, bb->dom_depth); in ir_dump_codegen() 525 fprintf(f, ", loop=HDR,BB%d(%d)", bb->loop_header, bb->loop_depth); in ir_dump_codegen() 532 fprintf(f, ", loop=BB%d(%d)", bb->loop_header, bb->loop_depth); in ir_dump_codegen() [all …]
|
H A D | ir_save.c | 49 IR_ASSERT(bb->successors_count == 1); in ir_save_dessa_moves() 127 if (bb->dom_parent > 0) { in ir_save() 128 fprintf(f, ", idom=BB%d(%d)", bb->dom_parent, bb->dom_depth); in ir_save() 130 if (bb->loop_depth != 0) { in ir_save() 132 if (bb->loop_header > 0) { in ir_save() 133 fprintf(f, ", loop=HDR,BB%d(%d)", bb->loop_header, bb->loop_depth); in ir_save() 140 fprintf(f, ", loop=BB%d(%d)", bb->loop_header, bb->loop_depth); in ir_save() 143 if (bb->predecessors_count) { in ir_save() 146 fprintf(f, ", pred(%d)=[BB%d", bb->predecessors_count, ctx->cfg_edges[bb->predecessors]); in ir_save() 152 if (bb->successors_count) { in ir_save() [all …]
|
H A D | ir_gcm.c | 102 flags = (bb->flags & IR_BB_LOOP_HEADER) ? bb->flags : ctx->cfg_blocks[bb->loop_header].flags; in ir_gcm_select_best_block() 137 flags = (bb->flags & IR_BB_LOOP_HEADER) ? bb->flags : ctx->cfg_blocks[bb->loop_header].flags; in ir_gcm_select_best_block() 563 ir_block *bb; in ir_gcm() local 622 for (bb = ctx->cfg_blocks + b; b > 0; bb--, b--) { in ir_gcm() 624 ref = bb->end; in ir_gcm() 796 ir_block *bb; in ir_schedule() local 817 IR_ASSERT(bb->end > bb->start); in ir_schedule() 836 k = bb->end; in ir_schedule() 895 i = bb->start; in ir_schedule() 1292 ir_block *bb; in ir_build_prev_refs() local [all …]
|
H A D | ir_ra.c | 47 ir_block *bb; in ir_assign_virtual_registers_slow() local 56 i = bb->start; in ir_assign_virtual_registers_slow() 705 ref = bb->end; in ir_compute_live_ranges() 1323 ref = bb->end; in ir_compute_live_ranges() 2066 ir_block *bb; in ir_compute_dessa_moves() local 2390 ir_block *bb; in ir_find_optimal_split_position() local 2398 bb = &ctx->cfg_blocks[bb->idom]; in ir_find_optimal_split_position() 2402 max_bb = bb; in ir_find_optimal_split_position() 3392 ir_add_tmp(ctx, bb->end, bb->end, tmp_reg.num, tmp_reg); in ir_fix_dessa_tmps() 3483 ir_block *bb; in ir_linear_scan() local [all …]
|
/php-src/ext/hash/ |
H A D | hash_ripemd.c | 232 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 239 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 246 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 253 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD128Transform() 324 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 332 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 334 tmp = b; b = bb; bb = tmp; in RIPEMD256Transform() 340 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 348 aa = dd; dd = cc; cc = bb; bb = tmp; in RIPEMD256Transform() 423 aa = ee; ee = dd; dd = ROL(10, cc); cc = bb; bb = tmp; in RIPEMD160Transform() [all …]
|
/php-src/ext/pcre/tests/ |
H A D | ungreedy.phpt | 6 var_dump(preg_match('/<.*>/', '<aa> <bb> <cc>', $m)); 9 var_dump(preg_match('/<.*>/U', '<aa> <bb> <cc>', $m)); 12 var_dump(preg_match('/(?U)<.*>/', '<aa> <bb> <cc>', $m)); 20 string(14) "<aa> <bb> <cc>"
|
H A D | bug69864.phpt | 39 string(2) "bb" 40 string(2) "bb" 41 string(2) "bb" 42 string(2) "bb"
|
/php-src/ext/filter/tests/ |
H A D | 033.phpt | 17 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 21 … aa:bb:cc:dd:ee:ff 22 …om http://a.b.c 1.2.3.4 123 123abc() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 23 …om http://a.b.c 1.2.3.4 123 123abc() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 25 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 26 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 27 …om http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 aa:bb:cc:dd:ee:ff 29 … http://a.b.c 1.2.3.4 123 123abc<>() O'Henry aa:bb:cc:dd:ee:ff 32 …om http://a.b.c 1.2.3.4 123 123abc<>() O\'Henry 하퍼 aa:bb:cc:dd:ee:ff
|
/php-src/ext/standard/tests/file/ |
H A D | 003.phpt | 17 $bb = $test($filename); 18 echo gettype($bb)."\n"; 25 $bb = $test($filename); 26 echo gettype($bb)."\n";
|
/php-src/ext/standard/tests/array/ |
H A D | bug24198.phpt | 5 $c = array('a' => 'aa','b' => 'bb'); 21 string(2) "bb" 23 string(2) "bb"
|
/php-src/ext/standard/tests/array/sort/ |
H A D | bug36975.phpt | 5 $a = array('aa', 'aa', 'bb', 'bb', 'cc', 'cc'); 35 string(2) "bb" 37 string(2) "bb"
|
H A D | bug77395.phpt | 12 $data = [['aa'=> 'bb',], ['aa'=> 'bb',],]; 15 array_multisort(array_column($data, 'bb'),SORT_DESC, $data); // PHP Warning error
|
H A D | array_multisort_case.phpt | 19 '1 bb 1', 56 string(6) "1 bb 1"
|
/php-src/ext/opcache/tests/jit/ |
H A D | assign_038.phpt | 14 $a = $b = "bb"; 18 string(2) "bb" 19 string(2) "bb"
|
/php-src/Zend/tests/ |
H A D | get_class_methods_003.phpt | 8 function bb(); 24 public function bb() { } 45 string(2) "bb" 53 string(2) "bb"
|
H A D | get_class_vars_007.phpt | 8 static private $b, $bb; 34 ["bb"]=>
|
H A D | get_class_methods_001.phpt | 13 private function bb() { } 48 string(2) "bb"
|
H A D | get_class_vars_003.phpt | 14 static private $bb = 5; 45 ["bb"]=>
|
/php-src/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 76 struct buffer bb; in file_ascmagic() local 82 bb = *b; in file_ascmagic() 83 bb.flen = trim_nuls(CAST(const unsigned char *, b->fbuf), b->flen); in file_ascmagic() 88 if ((bb.flen & 1) && !(b->flen & 1)) in file_ascmagic() 89 bb.flen++; in file_ascmagic() 92 if (file_encoding(ms, &bb, &ubuf, &ulen, &code, &code_mime, in file_ascmagic() 96 rv = file_ascmagic_with_encoding(ms, &bb, in file_ascmagic() 109 struct buffer bb; in file_ascmagic_with_encoding() local 155 buffer_init(&bb, b->fd, &b->st, utf8_buf, in file_ascmagic_with_encoding() 158 if ((rv = file_softmagic(ms, &bb, NULL, NULL, in file_ascmagic_with_encoding() [all …]
|
/php-src/ext/standard/tests/serialize/ |
H A D | bug70513.phpt | 20 $obj->bb = 2; 22 $inner = 's:1:"1";a:3:{s:2:"aa";s:2:"hi";s:2:"bb";s:2:"hi";i:0;O:3:"obj":1:{s:4:"ryat";R:2;}}'; 37 ["bb"]=>
|
/php-src/ext/mbstring/tests/ |
H A D | php_gr_jp_dev_884-1.phpt | 16 string(2) "bb" 17 string(2) "bb"
|
/php-src/ext/spl/tests/SplFileObject/ |
H A D | SplFileObject_fgetcsv_escape_basic.phpt | 6 fwrite($fp, '"aaa","b""bb","ccc"'); 21 string(4) "b"bb"
|
H A D | SplFileObject_fgetcsv_escape_default.phpt | 6 fwrite($fp, '"aa\"","bb","\"c"'); 22 string(2) "bb"
|
/php-src/Zend/tests/generators/ |
H A D | generator_in_multipleiterator.phpt | 13 yield 'bb'; 36 string(2) "bb"
|