Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.965 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 222 | libraries/joomla/utilities/string.php |
2 | 2 | 225 | libraries/joomla/utilities/string.php |
| ||||
{ $str= JString::str_ireplace($search[$k], '', $str, $count); } |
| ||||
{ $str= JString::str_ireplace($search[$k], $replace, $str, $count); } |
| |||
{ $str=JString::str_ireplace($search[$k], [[#variable5227ece0]],$str,$count); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5227ece0]] | '' |
1 | 2 | [[#5227ece0]] | $replace |