CloneSet147


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1301.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
114916
libraries/simplepie/simplepie.php
214951
libraries/simplepie/simplepie.php
314986
libraries/simplepie/simplepie.php
Clone Instance
1
Line Count
1
Source Line
4916
Source File
libraries/simplepie/simplepie.php

                                        // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
                                        $this->data['enclosures'][]=  &new $this->feed->enclosure_class($url, $type, $length, $this->feed->javascript ,$bitrate, $captions_parent, $categories_parent, $channels, $copyrights_parent, $credits_parent, $description_parent, $duration_parent, $expression, $framerate, $hashes_parent, $height, $keywords_parent, $lang, $medium, $player_parent, $ratings_parent, $restrictions_parent, $samplingrate, $thumbnails_parent, $title_parent, $width);


Clone Instance
2
Line Count
1
Source Line
4951
Source File
libraries/simplepie/simplepie.php

                                        // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
                                        $this->data['enclosures'][]=  &new $this->feed->enclosure_class($url, $type, $length, $this->feed->javascript ,$bitrate, $captions_parent, $categories_parent, $channels, $copyrights_parent, $credits_parent, $description_parent, $duration_parent, $expression, $framerate, $hashes_parent, $height, $keywords_parent, $lang, $medium, $player_parent, $ratings_parent, $restrictions_parent, $samplingrate, $thumbnails_parent, $title_parent, $width);


Clone Instance
3
Line Count
1
Source Line
4986
Source File
libraries/simplepie/simplepie.php

                                        // Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
                                        $this->data['enclosures'][]=  &new $this->feed->enclosure_class($url, $type, $length, $this->feed->javascript ,$bitrate, $captions_parent, $categories_parent, $channels, $copyrights_parent, $credits_parent, $description_parent, $duration_parent, $expression, $framerate, $hashes_parent, $height, $keywords_parent, $lang, $medium, $player_parent, $ratings_parent, $restrictions_parent, $samplingrate, $thumbnails_parent, $title_parent, $width);


Clone AbstractionParameter Count: 0Parameter Bindings

// Since we don't have group or content for these, we'll just pass the '*_parent' variables directly to the constructor
$this->data['enclosures'][]= &new $this->feed->enclosure_class($url,$type,$length,$this->feed->javascript ,$bitrate,$captions_parent,$categories_parent,$channels,$copyrights_parent,$credits_parent,$description_parent,$duration_parent,$expression,$framerate,$hashes_parent,$height,$keywords_parent,$lang,$medium,$player_parent,$ratings_parent,$restrictions_parent,$samplingrate,$thumbnails_parent,$title_parent,$width);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None