CloneSet156


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
11110.986statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11107
libraries/joomla/filesystem/file.php
21164
libraries/joomla/filesystem/file.php
31219
libraries/joomla/filesystem/file.php
41220
libraries/joomla/filesystem/file.php
51317
libraries/joomla/filesystem/file.php
61367
libraries/joomla/filesystem/file.php
7191
libraries/joomla/filesystem/folder.php
81192
libraries/joomla/filesystem/folder.php
91319
libraries/joomla/filesystem/folder.php
101376
libraries/joomla/filesystem/folder.php
111377
libraries/joomla/filesystem/folder.php
Clone Instance
1
Line Count
1
Source Line
107
Source File
libraries/joomla/filesystem/file.php

                        //Translate the destination path for the FTP account
                        $dest=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $dest), '/');


Clone Instance
2
Line Count
1
Source Line
164
Source File
libraries/joomla/filesystem/file.php

                                $file=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $file), '/');


Clone Instance
3
Line Count
1
Source Line
219
Source File
libraries/joomla/filesystem/file.php

                        //Translate path for the FTP account
                        $src=     JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $src), '/');


Clone Instance
4
Line Count
1
Source Line
220
Source File
libraries/joomla/filesystem/file.php

                        $dest=    JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $dest), '/');


Clone Instance
5
Line Count
1
Source Line
317
Source File
libraries/joomla/filesystem/file.php

                        // Translate path for the FTP account and use FTP write buffer to file
                        $file=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $file), '/');


Clone Instance
6
Line Count
1
Source Line
367
Source File
libraries/joomla/filesystem/file.php

                        //Translate path for the FTP account
                        $dest=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $dest), '/');


Clone Instance
7
Line Count
1
Source Line
91
Source File
libraries/joomla/filesystem/folder.php

                                                // Translate path for the FTP account
                                                $dfid=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $dfid), '/');


Clone Instance
8
Line Count
1
Source Line
192
Source File
libraries/joomla/filesystem/folder.php

                        // Translate path to FTP path
                        $path=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $path), '/');


Clone Instance
9
Line Count
1
Source Line
319
Source File
libraries/joomla/filesystem/folder.php

                        // Translate path and delete
                        $path=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $path), '/');


Clone Instance
10
Line Count
1
Source Line
376
Source File
libraries/joomla/filesystem/folder.php

                        //Translate path for the FTP account
                        $src=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $src), '/');


Clone Instance
11
Line Count
1
Source Line
377
Source File
libraries/joomla/filesystem/folder.php

                        $dest=  JPath::clean(str_replace(JPATH_ROOT, $FTPOptions['root'], $dest), '/');


Clone AbstractionParameter Count: 1Parameter Bindings

 [[#variable22458ca0]]=JPath::clean(str_replace(JPATH_ROOT,$FTPOptions['root'], [[#variable22458ca0]]),'/');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#22458ca0]]
//Translate path for the FTP account
$dest 
12[[#22458ca0]]
// Translate path for the FTP account and use FTP write buffer to file
$file 
13[[#22458ca0]]
//Translate path for the FTP account
$src 
14[[#22458ca0]]
// Translate path and delete
$path 
15[[#22458ca0]]
// Translate path for the FTP account
$dfid 
16[[#22458ca0]]
//Translate the destination path for the FTP account
$dest 
17[[#22458ca0]]
$dest 
18[[#22458ca0]]
//Translate path for the FTP account
$src 
19[[#22458ca0]]
$dest 
110[[#22458ca0]]
// Translate path to FTP path
$path 
111[[#22458ca0]]
$file