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