require_once 'File/SearchReplace.php';
integer File_SearchReplace::getNumOccurences ()
integer File_SearchReplace::getNumOccurences
Returns the the number replaced strings after a File_SearchReplace::doSearch() call.
integer - the number of occurences
This function can not be called statically.