Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-01 17:51
Flavor·PCRE (Legacy)

/
^(?:.*) (\[\w+\] go -.*)$
/
Open regex in editor

Description

capture word before error

Submitted by anonymous