Package
Forking implementation of the RCS cache search. | ||||||||
Changed: | ||||||||
< < | search($searchString, $topics, $options, $sDir) -> \%seen | |||||||
> > | ||||||||
Added: | ||||||||
> > |
StaticMethod search ($searchString,$topics,$options,$sDir) -> \%seen | |||||||
Search .txt files in $dir for $searchString. See RcsFile::searchInWebContent for details. | ||||||||
Deleted: | ||||||||
< < | ||||||||
Package
Forking implementation of the RCS cache search.
| ||||||||
Changed: | ||||||||
< < | Search .txt files in $dir for $string. See RcsFile::searchInWebContent | |||||||
> > | Search .txt files in $dir for $searchString. See RcsFile::searchInWebContent | |||||||
for details. |
Package
Forking implementation of the RCS cache search.
|