Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
ECMAScript (JavaScript)

/
\b([KNW][A-Z]?|A[A-L])[0-9][A-Z]{1,3}\b(?:-@)?
/
g

Description

no description available

Submitted by Joshua Carroll - 10 years ago