Hello again
I forgot one thing in the last mail:
In the program Performance.java reset the line:
RE re = new RE("xyz", RE.MATCH_FROMBEGINNING);
with:
RE re = new RE("^xyz", RE.MATCH_SINGLELINE);
That should have the same effect, but the second variety is much
slower, because it try to match on th
Hello
For some reason I need to match strings from the beginning of an
input-string and I dont want to load this string completely (from a file
or URL) if not needed. That should be possible, because the match
can be cancelled, if the first characters dont match.
Regexp doesn't do this, also if I
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
http://brutus.apache.org/gump/public/jakarta-regexp/jakarta-regexp-package/atom.xml
--
Gump E-mail Identifier (within run) #184.
Produced by Gump 2.1.0-alpha-0002.
[Run (20040725 00:00:28, brutus:brutus-public:20040725 00:00:28)]
http://brutus.apache.org/gump/public/index.html
http://bru
ace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xml-apis.jar
org.apache.tools.ant.Main -verbose
-Dgump.merge=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only
-Dversion=20040725 jar
[Working Directory: /usr/local/gump/public/work