Re: Efficient String Lookup?
From: pitkali (pitkali_at_NOSPAMinteria.pl)
Date: 10/17/04
- Next message: Chris Wright: "Re: How to get user input with time limit?"
- Previous message: Chris S.: "Re: Efficient String Lookup?"
- In reply to: Chris S.: "Re: Efficient String Lookup?"
- Next in thread: Andrew Dalke: "Re: Efficient String Lookup?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 17 Oct 2004 09:15:24 +0200
Chris S. wrote:
> 'abaxile', 'abaze', and 'abbacomes' to the pattern 'ab##'. I'm not an
> expert with rex, but your expression looks correct. What could be
> causing this?
To avoid this, one would have to add to the patterns \b AFAIR, so that it
matches whole words only.
Regards,
-- * Piotr (pitkali) Kalinowski * mailto: pitkali (at) o2 (dot) pl * * Registered Linux User No. 282090 * Powered by Gentoo Linux * * Fingerprint: D5BB 27C7 9993 50BB A1D2 33F5 961E FE1E D049 4FCD *
- Next message: Chris Wright: "Re: How to get user input with time limit?"
- Previous message: Chris S.: "Re: Efficient String Lookup?"
- In reply to: Chris S.: "Re: Efficient String Lookup?"
- Next in thread: Andrew Dalke: "Re: Efficient String Lookup?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|