Regular Expressions 101

Library entries

0
python

Domain Matching

Avoids false positives
Submitted by Sly - a year ago
0
python

JSON string

Can process a JSON string
Submitted by Mass - a year ago
0
pcre2

All

all
Submitted by anonymous - a year ago
0
pcre2

C######

get C with numbers string
Submitted by Didier - a year ago
0
pcre2

Search Engine Marketing

Yurrr
Submitted by anonymous - a year ago
0
java

ISO 3166-1 alpha-3

ISO 3166-1 alpha-3 countries for validation
Submitted by anonymous - a year ago
1
python

Paystub Basic Salary

Extract Amount and Date from Paystub
Submitted by MAJED MUSA GHANIM - a year ago
1
pcre2

Variable, -> "Variable",

Add "" to variable before comma
Submitted by anonymous - a year ago
0
python

validando e_mail

validando email
Submitted by anonymous - a year ago

Date of birth

Vote

0

Regular Expression
pcre2

/
(my date of birth is|my birthdate is|my birthday is|my bday is|i was born on|date of birth is|dob is|birthdate is|my dob is|birthday|birth date is)*(\s)*(((0)[0-9])|((1)[0-2])|(January|Jan|February|Feb|March|Mar|April|Apr|May|June|Jun|July|Jul|August|Aug|September|Sep|October|Oct|November|Nov|December|Dec))(\/|.|-)([0-2][0-9]|(3)[0-1])(\/|.|-)\d{2,4}
/
gi

Description

Loading markdown...
Submitted by Rushabh shah - a year ago