Parent Directory
|
Revision Log
|
Patch
| revision 392 by ph10, Tue Mar 17 21:30:30 2009 UTC | revision 474 by ph10, Sat Jan 2 16:30:46 2010 UTC | |
|---|---|---|
| # | Line 674 class PCRECPP_EXP_DEFN RE { | Line 674 class PCRECPP_EXP_DEFN RE { |
| 674 | int TryMatch(const StringPiece& text, | int TryMatch(const StringPiece& text, |
| 675 | int startpos, | int startpos, |
| 676 | Anchor anchor, | Anchor anchor, |
| 677 | bool empty_ok, | |
| 678 | int *vec, | int *vec, |
| 679 | int vecsize) const; | int vecsize) const; |
| 680 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |