Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-03-17 20:21
Flavor·ECMAScript (JavaScript)

/
(\S| )+\n(\S| )+\n(\S| )+\n((\S| )+|)NSW \d{4}
/
g
Open regex in editor

Description

no description available

Submitted by anonymous