CloneSet1829


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
122177
plugins/content/geshi/geshi.php
222184
plugins/content/geshi/geshi.php
Clone Instance
1
Line Count
2
Source Line
2177
Source File
plugins/content/geshi/geshi.php

                                    {
                $stuff_to_parse=  str_replace('<|UR1|', '<a'
                                                        .      $this->link_target
                                                        .                           ' href=', $stuff_to_parse);
              }


Clone Instance
2
Line Count
2
Source Line
2184
Source File
plugins/content/geshi/geshi.php

             {
            $stuff_to_parse=  str_replace('<|UR1|', '<a'
                                                    .      $this->link_target
                                                    .                           ' href=', $stuff_to_parse);
          }


Clone AbstractionParameter Count: 0Parameter Bindings

{
  $stuff_to_parse=str_replace('<|UR1|','<a'
                                       . $this->link_target
                                       . ' href=',$stuff_to_parse);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None