CloneSet530


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
16260.978listofarray_definitions
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11661
plugins/content/geshi/geshi/ini.php
21662
plugins/content/geshi/geshi/xml.php
Clone Instance
1
Line Count
16
Source Line
61
Source File
plugins/content/geshi/geshi/ini.php

                'KEYWORDS' => array(),

                'COMMENTS' => array(
                        0 => 'color: #666666; font-style: italic;'),

                'ESCAPE_CHAR' => array(
                    0 => ''      ),

                'BRACKETS' => array(
                    0 => ''   ),

                'STRINGS' => array(
                    0 => 'color: #933;'),

                'NUMBERS' => array(
                    0 => ''  )


Clone Instance
2
Line Count
16
Source Line
62
Source File
plugins/content/geshi/geshi/xml.php

                'KEYWORDS' => array(),

                'COMMENTS' => array(
                        'MULTI' => 'color: #808080; font-style: italic;'),

                'ESCAPE_CHAR' => array(
                        0 => 'color: #000099; font-weight: bold;'),

                'BRACKETS' => array(
                        0 => 'color: #66cc66;'),

                'STRINGS' => array(
                        0 => 'color: #ff0000;'),

                'NUMBERS' => array(
                        0 => 'color: #cc66cc;')


Clone AbstractionParameter Count: 6Parameter Bindings

'KEYWORDS' => array(),
'COMMENTS' => array( [[#variable5001d160]]=> [[#variable5001d0c0]]),
'ESCAPE_CHAR' => array(0 => [[#variable5001cfc0]]),
'BRACKETS' => array(0 => [[#variable5001cfa0]]),
'STRINGS' => array(0 => [[#variable5001cf60]]),
'NUMBERS' => array(0 => [[#variable5001cf40]])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5001d160]]
0 
12[[#5001d160]]
'MULTI' 
21[[#5001d0c0]]
'color: #666666; font-style: italic;' 
22[[#5001d0c0]]
'color: #808080; font-style: italic;' 
31[[#5001cfc0]]
'' 
32[[#5001cfc0]]
'color: #000099; font-weight: bold;' 
41[[#5001cfa0]]
'' 
42[[#5001cfa0]]
'color: #66cc66;' 
51[[#5001cf60]]
'color: #933;' 
52[[#5001cf60]]
'color: #ff0000;' 
61[[#5001cf40]]
'' 
62[[#5001cf40]]
'color: #cc66cc;'