CloneSet340


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1420.967or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11936
libraries/bitfolge/feedcreator.php
23109
libraries/joomla/utilities/date.php
313157
libraries/phpxmlrpc/xmlrpc.php
413161
libraries/phpxmlrpc/xmlrpc.php
Clone Instance
1
Line Count
1
Source Line
936
Source File
libraries/bitfolge/feedcreator.php

                                      mktime($matches[4],$matches[5],$matches[6],$matches[2],$matches[3],$matches[1])


Clone Instance
2
Line Count
3
Source Line
109
Source File
libraries/joomla/utilities/date.php

                                       mktime(
                                $matches[4], $matches[5], $matches[6],
                                $matches[2], $matches[3], $matches[1])


Clone Instance
3
Line Count
1
Source Line
3157
Source File
libraries/phpxmlrpc/xmlrpc.php

                                   gmmktime($regs[4], $regs[5], $regs[6], $regs[2], $regs[3], $regs[1])


Clone Instance
4
Line Count
1
Source Line
3161
Source File
libraries/phpxmlrpc/xmlrpc.php

                                   mktime($regs[4], $regs[5], $regs[6], $regs[2], $regs[3], $regs[1])


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable44c071c0]]( [[#variable44c071e0]][4], [[#variable44c071e0]][5], [[#variable44c071e0]][6], [[#variable44c071e0]][2], [[#variable44c071e0]][3], [[#variable44c071e0]][1])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#44c071c0]]
mktime 
12[[#44c071c0]]
mktime 
13[[#44c071c0]]
gmmktime 
14[[#44c071c0]]
mktime 
21[[#44c071e0]]
$matches 
22[[#44c071e0]]
$regs 
23[[#44c071e0]]
$regs 
24[[#44c071e0]]
$matches