Regular Expressions 101

Library entries

1
python

test

no description available
Submitted by anonymous - 3 years 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
1
python

anime English title

anime English title from snipertopanime
Submitted by Wasdee - 7 years ago
1
python

__import__("os")

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

URL Matcher

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

t01

t01
Submitted by anonymous - 7 years ago
1
python

小写单词

搜索句子中的小写单词
Submitted by enihsyou - 7 years ago

Demo

Vote

1

Regular Expression
python

r"
age\s[a-z]+:\s*\d+\s*(-\s*\d+\s*(years?|months?|yrs)/\d+\s*)+years and up
"
g

Description

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