CloneSet1755


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.980statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1298
libraries/joomla/html/html/select.php
22281
libraries/joomla/html/html/select.php
Clone Instance
1
Line Count
2
Source Line
98
Source File
libraries/joomla/html/html/select.php

                        $options['list.attr']=  $attribs;
                        $options['list.translate']=  $translate;


Clone Instance
2
Line Count
2
Source Line
281
Source File
libraries/joomla/html/html/select.php

                        // Get options from the parameters
                        $options['list.attr']=  $attribs;
                        $options['list.select']=  $selected;


Clone AbstractionParameter Count: 2Parameter Bindings

// Get options from the parameters
$options['list.attr']=$attribs;
$options[ [[#variable522cf7a0]]]= [[#variable522cf860]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#522cf7a0]]
'list.translate' 
12[[#522cf7a0]]
'list.select' 
21[[#522cf860]]
$translate 
22[[#522cf860]]
$selected