Regular Expressions 101

Community Patterns

From error to end of line

0

Regular Expression
ECMAScript (JavaScript)

/
#\d\tError\t.*$
/
gm

Description

no description available

Submitted by anonymous - 3 years ago