Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-01-25 04:45
Flavor·Python

r"
^([A-Za-z.//\-\(\=><) ]+(?<!PRESENT\b)(?<!ABSENT\b)(?<!NORMAL\b)(?<!POSITIVE\b)(?<!NEGATIVE\b)(?<!TRACE\b)) +?(ABSENT|PRESENT|NORMAL|TRACE|POSITIVE|NEGATIVE|\"[A-Z]\")+? *?([\(\+\) ]*) *?(Absent|Normal|Present|Trace|Positive|Negative)?$
"
gmi
Open regex in editor

Description

no description available

Submitted by anonymous