CloneSet1941


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.966statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
111112
libraries/phpxmlrpc/xmlrpc.php
211670
libraries/phpxmlrpc/xmlrpc.php
Clone Instance
1
Line Count
1
Source Line
1112
Source File
libraries/phpxmlrpc/xmlrpc.php

                                // $msg is an array of xmlrpcmsg's
                                $r=  $this->multicall($msg, $timeout, $method);


Clone Instance
2
Line Count
1
Source Line
1670
Source File
libraries/phpxmlrpc/xmlrpc.php

                                $results=  $this->_try_multicall($msgs, $timeout, $method);


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable523a8340]]=$this-> [[#variable523a82e0]]( [[#variable523a8300]],$timeout,$method);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#523a8340]]
$results 
12[[#523a8340]]
// $msg is an array of xmlrpcmsg's
$r 
21[[#523a82e0]]
_try_multicall 
22[[#523a82e0]]
multicall 
31[[#523a8300]]
$msgs 
32[[#523a8300]]
$msg