OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cvsfile
(Results
1 - 1
of
1
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
searchcvs.php
95
print "<a href=\"" .
cvsfile
($row["cvsname"]) . "\"><abbr title=\"{$row['cvsname']}\">$file</abbr></a> ({$row['branch']} " . showrev($row['revision'], $row["cvsname"]) . ")";
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
Completed in 53 milliseconds