Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.982 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 17 | libraries/joomla/utilities/string.php |
2 | 1 | 25 | libraries/joomla/utilities/string.php |
| ||||
extension_loaded('mbstring') || ((!strtoupper(substr( PHP_OS ,0, 3)) === 'WIN' && dl('mbstring.so'))) |
| ||||
function_exists('iconv') || ((!strtoupper(substr( PHP_OS ,0, 3)) === 'WIN' && dl('iconv.so'))) |
| |||
[[#variable4631b6e0]]( [[#variable4631b5c0]]) || ((!strtoupper(substr( PHP_OS ,0,3)) === 'WIN' && dl( [[#variable4631b640]]))) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4631b6e0]] | extension_loaded |
1 | 2 | [[#4631b6e0]] | function_exists |
2 | 1 | [[#4631b5c0]] | 'mbstring' |
2 | 2 | [[#4631b5c0]] | 'iconv' |
3 | 1 | [[#4631b640]] | 'mbstring.so' |
3 | 2 | [[#4631b640]] | 'iconv.so' |