Regular Expressions 101

Library entries

0
pcre

Syslogs

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

DSL whoc

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

DSL who clan

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

DSL who clan

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

Json Parser

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

Vorname / Name vertauschen

reto burger > burger reto
Submitted by anonymous - 5 years ago
0
pcre

Git

Regex fpr not considering git
Submitted by anonymous - 5 years ago
0
pcre

Clean port SWIFT

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

RC :: URLs sem brasil (lookahead)

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

Apache access.log

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

grap html tag

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

updated url regex php

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

match functions in a formula

no description available
Submitted by anonymous - 5 years ago

Verify and match e-mail address

Vote

0

Regular Expression
pcre

/
(?<email>(?<username>[\w\W]+)@(?<domain>[\w\W]+\.[\w\W]+|localhost))
/
gi

Description

Loading markdown...
Submitted by Josh K - 10 years ago