CloneSet254


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7560.971toplevel_statement_sequence[7]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1710
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/da.php
2710
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/en.php
3711
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/it.php
4711
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/nl.php
5710
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/pt.php
Clone Instance
1
Line Count
7
Source Line
10
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/da.php

                define( "TB_UPLOAD" ,"Upload");
                define( "TB_FOLDERS" ,"Mapper");
                define( "TB_FOLDERNAME" ,"Mappe Navn");
                define( "TB_FOLDERCURR" ,"Aktuelle Mappe: ");
                define( "TB_FOLDERDEST" ,"Destination: ");
                define( "TB_VIEW" ,"Vis som:");
                define( "TB_SHOW" ,"Vis:");


Clone Instance
2
Line Count
7
Source Line
10
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/en.php

                define( "TB_UPLOAD" ,"Upload");
                define( "TB_FOLDERS" ,"Folders");
                define( "TB_FOLDERNAME" ,"Folder Name");
                define( "TB_FOLDERCURR" ,"Current Folder: ");
                define( "TB_FOLDERDEST" ,"Destination: ");
                define( "TB_VIEW" ,"View As: ");
                define( "TB_SHOW" ,"Show: ");


Clone Instance
3
Line Count
7
Source Line
11
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/it.php

                define( "TB_UPLOAD" ,"Upload");
                define( "TB_FOLDERS" ,"Folders");
                define( "TB_FOLDERNAME" ,"Nome Cartella");
                define( "TB_FOLDERCURR" ,"Cartella attuale: ");
                define( "TB_FOLDERDEST" ,"Destinazione: ");
                define( "TB_VIEW" ,"Vedi come: ");
                define( "TB_SHOW" ,"Mostra: ");


Clone Instance
4
Line Count
7
Source Line
11
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/nl.php

define( "TB_UPLOAD" ,"Upload");
define( "TB_FOLDERS" ,"Folders");
define( "TB_FOLDERNAME" ,"Folder Naam");
define( "TB_FOLDERCURR" ,"Huidige Folder: ");
define( "TB_FOLDERDEST" ,"Doel Folder: ");
define( "TB_VIEW" ,"Beeld: ");
define( "TB_SHOW" ,"Show: ");


Clone Instance
5
Line Count
7
Source Line
10
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/pt.php

                define( "TB_UPLOAD" ,"Upload");
                define( "TB_FOLDERS" ,"Pastas"); //new
                define( "TB_FOLDERNAME" ,"Nome da Pasta"); //new
                define( "TB_FOLDERCURR" ,"Pasta Actual: "); //new
                define( "TB_FOLDERDEST" ,"Destino: "); //new
                define( "TB_VIEW" ,"Visualizar: ");
                define( "TB_SHOW" ,"Mostrar: ");


Clone AbstractionParameter Count: 6Parameter Bindings

define( "TB_UPLOAD" ,"Upload");
define( "TB_FOLDERS" , [[#variable58845280]]); //new
define( "TB_FOLDERNAME" , [[#variable588451c0]]); //new
define( "TB_FOLDERCURR" , [[#variable58845120]]); //new
define( "TB_FOLDERDEST" , [[#variable58845040]]); //new
define( "TB_VIEW" , [[#variable58845020]]);
define( "TB_SHOW" , [[#variable526d59c0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#58845280]]
"Pastas" 
12[[#58845280]]
"Folders" 
13[[#58845280]]
"Folders" 
14[[#58845280]]
"Folders" 
15[[#58845280]]
"Mapper" 
21[[#588451c0]]
"Nome da Pasta" 
22[[#588451c0]]
"Folder Naam" 
23[[#588451c0]]
"Nome Cartella" 
24[[#588451c0]]
"Folder Name" 
25[[#588451c0]]
"Mappe Navn" 
31[[#58845120]]
"Pasta Actual: " 
32[[#58845120]]
"Huidige Folder: " 
33[[#58845120]]
"Cartella attuale: " 
34[[#58845120]]
"Current Folder: " 
35[[#58845120]]
"Aktuelle Mappe: " 
41[[#58845040]]
"Destino: " 
42[[#58845040]]
"Doel Folder: " 
43[[#58845040]]
"Destinazione: " 
44[[#58845040]]
"Destination: " 
45[[#58845040]]
"Destination: " 
51[[#58845020]]
"Visualizar: " 
52[[#58845020]]
"Beeld: " 
53[[#58845020]]
"Vedi come: " 
54[[#58845020]]
"View As: " 
55[[#58845020]]
"Vis som:" 
61[[#526d59c0]]
"Mostrar: " 
62[[#526d59c0]]
"Show: " 
63[[#526d59c0]]
"Mostra: " 
64[[#526d59c0]]
"Show: " 
65[[#526d59c0]]
"Vis:"