CloneSet674


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000arrayitem
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1272
plugins/content/geshi/geshi/javascript.php
22262
plugins/content/geshi/geshi/php.php
Clone Instance
1
Line Count
2
Source Line
72
Source File
plugins/content/geshi/geshi/javascript.php

  'SYMBOLS' => array( 
    '(', ')', '[', ']', '{', '}', '!', '@', '%', '&', '*', '|', '/', '<', '>'
                    )


Clone Instance
2
Line Count
2
Source Line
262
Source File
plugins/content/geshi/geshi/php.php

    'SYMBOLS' => array( 
        '(', ')', '[', ']', '{', '}', '!', '@', '%', '&', '*', '|', '/', '<', '>'
                      )


Clone AbstractionParameter Count: 0Parameter Bindings

'SYMBOLS' => array( '(',
                    ')',
                    '[',
                    ']',
                    '{',
                    '}',
                    '!',
                    '@',
                    '%',
                    '&',
                    '*',
                    '|',
                    '/',
                    '<',
                    '>'
                  )
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None