CloneSet1680


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.981statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11648
libraries/joomla/filesystem/stream.php
21665
libraries/joomla/filesystem/stream.php
Clone Instance
1
Line Count
1
Source Line
648
Source File
libraries/joomla/filesystem/stream.php

                        $res=  @stream_filter_append($this->_fh ,$filtername, $read_write, $params);


Clone Instance
2
Line Count
1
Source Line
665
Source File
libraries/joomla/filesystem/stream.php

                        $res=  @stream_filter_prepend($this->_fh ,$filername, $read_write, $params);


Clone AbstractionParameter Count: 2Parameter Bindings

$res=@ [[#variable5259d5e0]]($this->_fh , [[#variable5259d580]],$read_write,$params);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5259d5e0]]
stream_filter_append 
12[[#5259d5e0]]
stream_filter_prepend 
21[[#5259d580]]
$filtername 
22[[#5259d580]]
$filername