Searched refs:cvsfile (Results 1 – 1 of 1) sorted by relevance
95 …print "<a href=\"" . cvsfile($row["cvsname"]) . "\"><abbr title=\"{$row['cvsname']}\">$file</abbr>…185 $link = "<a href=\"" . cvsfile($file) . "\">$rev</a>";189 $link = "<a href=\"" . cvsfile($file, $rev, $oldrev) . "\">$rev > $oldrev</a>";195 function cvsfile($file, $rev = "", $oldrev = "") function