DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15461>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15461

Word boundry (\b) not matching using org.apache.regexp.RE





------- Additional Comments From [EMAIL PROTECTED]  2002-12-17 21:48 -------
In my simplest example, I mis-entered the Regexp.  It should read:

   Regexp: \b(eek.*)

Without the astrick, it wouldn't match (since there is nothing after the k.  
The quotes were there to represent that it was a string, not part of the data 
itself).

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to