Regular Expressions 101

Library entries

1
javascript

Alpha + Underscore

no description available
Submitted by Sergio de la Garza - 8 years ago
1
javascript

url regex

no description available
Submitted by anonymous - 8 years ago
1
javascript

c

no description available
Submitted by s - 8 years ago
2
python

parse tag data with multiline

parse tag data with multiline
Submitted by Ali GÖREN - 8 years ago
0
python

my regex for multiline

multiline input with tagged
Submitted by Ali GÖREN - 8 years ago
1
javascript

nxtgn title grabber

no description available
Submitted by anonymous - 8 years ago
1
javascript

nxtgn categories

no description available
Submitted by anonymous - 8 years ago
1
javascript

re

no description available
Submitted by anonymous - 8 years ago
-1
python

شش

no description available
Submitted by anonymous - 8 years ago
1
javascript

Regex SCript replace

no description available
Submitted by MGO - 8 years ago

emailfider

Vote

0

Regular Expression
python

r"
(?P<User>[a-zA-Z1-9\._]+)@(?P<Domain>[a-zA-Z1-9]+)\.(?P<D_EXT>[a-zA-Z]+)
"
g

Description

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