CloneSet1034


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1430.966or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11173
plugins/authentication/openid/Auth/Yadis/ParseHTML.php
2190
plugins/content/emailcloak.php
31106
plugins/content/emailcloak.php
41153
plugins/content/emailcloak.php
Clone Instance
1
Line Count
1
Source Line
173
Source File
plugins/authentication/openid/Auth/Yadis/ParseHTML.php

            preg_match($pat, $html_string, $matches, PREG_OFFSET_CAPTURE)


Clone Instance
2
Line Count
1
Source Line
90
Source File
plugins/content/emailcloak.php

               preg_match($pattern, $text, $regs, PREG_OFFSET_CAPTURE)


Clone Instance
3
Line Count
1
Source Line
106
Source File
plugins/content/emailcloak.php

               preg_match($pattern, $text, $regs, PREG_OFFSET_CAPTURE)


Clone Instance
4
Line Count
1
Source Line
153
Source File
plugins/content/emailcloak.php

               preg_match($pattern, $text, $regs, PREG_OFFSET_CAPTURE)


Clone AbstractionParameter Count: 3Parameter Bindings

preg_match( [[#variable3ea7af60]], [[#variable3ea7aea0]], [[#variable3ea7ae20]],PREG_OFFSET_CAPTURE)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3ea7af60]]
$pattern 
12[[#3ea7af60]]
$pat 
13[[#3ea7af60]]
$pattern 
14[[#3ea7af60]]
$pattern 
21[[#3ea7aea0]]
$text 
22[[#3ea7aea0]]
$html_string 
23[[#3ea7aea0]]
$text 
24[[#3ea7aea0]]
$text 
31[[#3ea7ae20]]
$regs 
32[[#3ea7ae20]]
$matches 
33[[#3ea7ae20]]
$regs 
34[[#3ea7ae20]]
$regs