Regular Expressions 101

Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-05-26 20:40
Flavor·ECMAScript (JavaScript)

/
\[(.+)?\] (.+?) (S\d* )?- (\d+) \[(.+)\]
/
gi
Open regex in editor

Description

no description available

Submitted by Haellsigh