CloneSet269


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
17210.998toplevel_statement_sequence[10]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11763
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php
21767
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php
Clone Instance
1
Line Count
17
Source Line
63
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/edit.php

$sortbyget[$sortbynow].=  '&sorttype='
                          .            $sorttypeflip;
// Assign css style for current sort type column
$thclass=  array();
$thclass['name']=  '';
$thclass['size']=  '';
$thclass['type']=  '';
$thclass['modified']=  '';
$thclass['dimensions']=  '';
$thclass[$sortbynow]=  ' class="'
                       .          $sorttypenow
                       .                       '"';
// Initalise alert array
$notify=  array( 
        'type' => array(),
        'message' => array()
               );
$deleteqty=  0;


Clone Instance
2
Line Count
17
Source Line
67
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php

$sortbyget[$sortbynow].=  '&sorttype='
                          .            $sorttypeflip;
// Assign css style for current sort type column
$thclass=  array();
$thclass['name']=  '';
$thclass['size']=  '';
$thclass['type']=  '';
$thclass['modified']=  '';
$thclass['dimensions']=  '';
$thclass[$sortbynow]=  ' class="'
                       .          $sorttypenow
                       .                       '"';
// Initalise alert array
$notify=  array( 
        'type' => array(),
        'message' => array()
               );
$newthumbqty=  0;


Clone AbstractionParameter Count: 1Parameter Bindings

$sortbyget[$sortbynow].='&sorttype='
                        . $sorttypeflip;
// Assign css style for current sort type column
$thclass=array();
$thclass['name']='';
$thclass['size']='';
$thclass['type']='';
$thclass['modified']='';
$thclass['dimensions']='';
$thclass[$sortbynow]=' class="'
                     . $sorttypenow
                     . '"';
// Initalise alert array
$notify=array( 'type' => array(),
               'message' => array()
             );
 [[#variable51f34260]]=0;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#51f34260]]
$newthumbqty 
12[[#51f34260]]
$deleteqty