Regular Expressions 101

Library entries

1
python

s3_date_select

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

email validation

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

Repeated words

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

filenamewhitlist

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

bilibili排行前100

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

oracle_string_content_individuation

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

Phone USA and CANADA

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

NewWheel

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

NewWheel

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

Address capture

Complex address component capturing regex
Submitted by anonymous - 3 years ago
1
python

MBUS Line

MBUS regex, with updated speed
Submitted by anonymous - 3 years ago
1
python

U.S. phone number format: XXX-XXX-XXXX

no description available
Submitted by anonymous - 3 years ago

matches name in author field in Epic Notes

Vote

1

Regular Expression
python

r"
(?<=by )(\w+) (\w+)
"
gi

Description

Loading markdown...
Submitted by Mike Adams - 7 years ago