File: f.php

package info (click to toggle)
phpcpd 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 264 kB
  • ctags: 368
  • sloc: php: 1,032; xml: 144; makefile: 23
file content (14 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$a = 1;
$b = 2;
$c = 3;
/**
 * comments
 *
 *
 *
 */
$d = 4;
$e = 5;
$f = 6;
$g = 7;