Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-17 10:15
Flavor·ECMAScript (JavaScript)

/
(?:^[ ]*(?:(?:[\[])?((?:Parse)?Error): *)(((?!stdin)\S(?:[^\n:\\]+|(?:\\.)+)+)(?::(\d+)(?::(\d+))?)?) *$)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous