[yunqa.de] Re: regex more info

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Thu, 3 Sep 2015 14:40:41 +0200

Maybe:

\b[A-Z][\d\.]{2,}\s*?(?:†|\*)?

Ralf

On 03.09.2015 14:28, LucDeSa wrote:

Sorry , I was not clear enough
the following regex for ICD10 codes:
\b[A-Z][\d\.]+\s*?(?:†|\*)?
matches
I don't want to match expressions with a length < 3.(not B1 or D5 or..)
Any ideas how to do that with this regex?
_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: