CloneSet835


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7260.971toplevel_statement_sequence[7]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1730
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/zh-cn.php
2730
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/zh-tw.php
Clone Instance
1
Line Count
7
Source Line
30
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/zh-cn.php

                define( "TB_CREATE" ,"建立");
                define( "TB_DELETE" ,"删除");
                define( "TB_RENAME" ,"更名档案");
                define( "TB_ROTATE" ,"旋转图片");
                define( "TB_RESIZE" ,"调整大小");
                define( "TB_MOVE" ,"移动档案");
                define( "TB_UPLOADFILES" ,"上传档案");


Clone Instance
2
Line Count
7
Source Line
30
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/langs/zh-tw.php

                define( "TB_CREATE" ,"建立");
                define( "TB_DELETE" ,"刪除");
                define( "TB_RENAME" ,"更名檔案");
                define( "TB_ROTATE" ,"旋轉圖片");
                define( "TB_RESIZE" ,"調整大小");
                define( "TB_MOVE" ,"移動檔案");
                define( "TB_UPLOADFILES" ,"上傳檔案");


Clone AbstractionParameter Count: 6Parameter Bindings

define( "TB_CREATE" ,"建立");
define( "TB_DELETE" , [[#variable3dd1ace0]]);
define( "TB_RENAME" , [[#variable3dd1ac60]]);
define( "TB_ROTATE" , [[#variable3dd1ac00]]);
define( "TB_RESIZE" , [[#variable3dd1ab80]]);
define( "TB_MOVE" , [[#variable58f6b060]]);
define( "TB_UPLOADFILES" , [[#variable249f34a0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3dd1ace0]]
"刪除" 
12[[#3dd1ace0]]
"删除" 
21[[#3dd1ac60]]
"更名檔案" 
22[[#3dd1ac60]]
"更名档案" 
31[[#3dd1ac00]]
"旋轉圖片" 
32[[#3dd1ac00]]
"旋转图片" 
41[[#3dd1ab80]]
"調整大小" 
42[[#3dd1ab80]]
"调整大小" 
51[[#58f6b060]]
"移動檔案" 
52[[#58f6b060]]
"移动档案" 
61[[#249f34a0]]
"上傳檔案" 
62[[#249f34a0]]
"上传档案"