CloneSet1771


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1240.960statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1139
administrator/components/com_categories/helpers/categories.php
21206
libraries/joomla/document/feed/feed.php
Clone Instance
1
Line Count
1
Source Line
39
Source File
administrator/components/com_categories/helpers/categories.php

                        $prefix=  ucfirst(str_replace('com_', '', $extension));


Clone Instance
2
Line Count
1
Source Line
206
Source File
libraries/joomla/document/feed/feed.php

                // set filename for rss feeds
                $file=  strtolower(str_replace('.', '', $type));


Clone AbstractionParameter Count: 4Parameter Bindings

 [[#variable423d2220]]= [[#variable423d21c0]](str_replace( [[#variable423d2140]],'', [[#variable423d2080]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#423d2220]]
// set filename for rss feeds
$file 
12[[#423d2220]]
$prefix 
21[[#423d21c0]]
strtolower 
22[[#423d21c0]]
ucfirst 
31[[#423d2140]]
'.' 
32[[#423d2140]]
'com_' 
41[[#423d2080]]
$type 
42[[#423d2080]]
$extension