ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Matcher/STL/Matcher.cpp
(Generate patch)

Comparing Matcher/STL/Matcher.cpp (file contents):
Revision 389 by douglas, 2004-12-13T19:52:35-08:00 vs.
Revision 390 by douglas, 2004-12-24T04:09:17-08:00

# Line 45 | Line 45 | bool Matcher::match(const std::string& s
45          return false;
46   }
47  
48 < int Matcher::defaults(PCRE_MULTILINE);
48 > int Matcher::defaults(0);
49  
50   Matcher& Matcher::operator()(const std::string& expression)
51   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines