CloneSet2024


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.988statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
111152
libraries/phpmailer/phpmailer.php
211155
libraries/phpmailer/phpmailer.php
Clone Instance
1
Line Count
1
Source Line
1152
Source File
libraries/phpmailer/phpmailer.php

          $x=  preg_match_all('/[^\\040\\041\\043-\\133\\135-\\176]/',$str,$matches);


Clone Instance
2
Line Count
1
Source Line
1155
Source File
libraries/phpmailer/phpmailer.php

          $x=  preg_match_all('/[()"]/', $str, $matches);


Clone AbstractionParameter Count: 1Parameter Bindings

$x=preg_match_all( [[#variable46a1a160]],$str,$matches);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#46a1a160]]
'/[^\\040\\041\\043-\\133\\135-\\176]/' 
12[[#46a1a160]]
'/[()"]/'