CloneSet1822


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13131
plugins/authentication/openid/Auth/OpenID/Parse.php
2363
plugins/authentication/openid/Auth/Yadis/ParseHTML.php
Clone Instance
1
Line Count
3
Source Line
131
Source File
plugins/authentication/openid/Auth/OpenID/Parse.php

        $this->_ent_replace =
            sprintf("&(%s);", implode("|",
                                      $this->_entity_replacements));


Clone Instance
2
Line Count
3
Source Line
63
Source File
plugins/authentication/openid/Auth/Yadis/ParseHTML.php

        $this->_ent_replace =
            sprintf("&(%s);", implode("|",
                                      $this->_entity_replacements));


Clone AbstractionParameter Count: 0Parameter Bindings

$this->_ent_replace =sprintf("&(%s);",implode("|",$this->_entity_replacements));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None