Re: CAtlRegExp kind of hangs with some expressions
- From: "Brian Muth" <bmuth@xxxxxxxx>
- Date: Fri, 6 Apr 2007 20:17:50 -0700
This monster is one of my favourites (warning, when this posts I'm expecting
to break over lines)
\s*(([\w\-]{1,}(\.{0,}[\w\-]{1,}){0,}@[\w\-\.]{0,}\.[a-z]{2,5})[;,]\s*)*([\w\-]{1,}(\.{0,}[\w\-]{1,}){0,}@[\w\-\.]{0,}\.[a-z]{2,5})\s*
It will accept multiple email addresses, separated by either commas or
semicolons.
Brian
.
- Follow-Ups:
- Re: CAtlRegExp kind of hangs with some expressions
- From: Abubakar
- Re: CAtlRegExp kind of hangs with some expressions
- From: Igor Tandetnik
- Re: CAtlRegExp kind of hangs with some expressions
- Prev by Date: Re: Call a DLL from another atl DLL
- Next by Date: Re: CAtlRegExp kind of hangs with some expressions
- Previous by thread: Re: ListView with embedded ComboBox/s
- Next by thread: Re: CAtlRegExp kind of hangs with some expressions
- Index(es):
Relevant Pages
|