Regular Expressions 101

Library entries

1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 months ago
1
java

json value extract

json value extract
Submitted by anonymous - 2 months ago
1
python

Get <NIC>

Get NICs from string
Submitted by anonymous - 24 days ago
1
python

Original regex

no description available
Submitted by Malhar - 7 years ago
1
python

Luca

Esempi di regex
Submitted by prof.manini - 7 years ago
1
python

Lua Anonymous Function Matching

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

All but my string

Return all but the given string
Submitted by elypma - 7 years ago
1
python

OTP Card payment

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

html image tags

no description available
Submitted by Thien Ho - 7 years ago
1
python

email regex

no description available
Submitted by thegamerbr1 - 7 years ago
1
python

srt time frame

srt time frame
Submitted by anonymous - 7 years ago
1
python

remove specific div

removes divs of the print class
Submitted by Nicolaj - 7 years ago
1
python

Bigger or lower than a number with <>

no description available
Submitted by woss.io - 7 years ago

FA12-BSE-008

Vote

1

Regular Expression
python

r"
^[A-Z,a-z]{3}-[A-Z,a-z]{2}\d{2}-[A-Z,a-z]{3}-\d{3}|^[A-Z,a-z]{2}\d{2}-[A-Z,a-z]{3}-\d{3}$
"
m

Description

Loading markdown...
Submitted by fb.com/ahsanulhaq007 - 7 years ago