/[Apache-SVN]
ViewVC logotype

Revision 126082


Jump to revision: Previous Next
Author: jon
Date: Thu Jun 22 20:39:01 2000 UTC (9 years, 5 months ago)
Changed paths: 1
Log Message:
If I create a regular expression using the expression "foo" with case
independence turned on, the RE class will not match "Foo", nor will it
match
"the Foo".

The problem seems to be related to some "prefix optimization" code I
found.
If a prefix match is to be performed, the code does not match the prefix
when the case independent flag is on.

Kurt Westerfeld <kurt@ManagedObjects.com>

Changed paths:

Path Details
Directoryjakarta/regexp/trunk/src/java/org/apache/regexp/RE.java modified , text changed , props changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2