Regular Expressions 101

Community Patterns

0

My lib

Golang
no description available
Submitted by anonymous - 5 years ago
0

espacios antes

Golang
no description available
Submitted by anonymous - 5 years ago

Notice and deprecated php error message

1

Regular Expression
ECMAScript (JavaScript)

/
(?:Notice|Deprecated):\s+(.+) in .+? on line (\d+)
/
gm

Description

Loading markdown...
Submitted by Guss - 8 years ago