On Wed, Oct 31, 2007 at 11:16:24PM -0400, Glenn Fowler wrote: > > > > On Wed, Oct 31, 2007 at 01:04:55PM -0400, Glenn Fowler wrote: > > > > I found RegexTest.java but it takes as input a file of patterns/string > > > > "regex.txt" > ok, I snarfed the subject file > what is the RE?
In RegexTest.java at the top of the class (static Pattern RE = ...) and in regex.c as well at the top (#define RE "..."). Regards, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768 _______________________________________________ perf-discuss mailing list [email protected]
