Regular Expressions 101

Library entries

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
1
python

HDFS Audit Log Parser

no description available
Submitted by Vance Wei - 7 years ago
1
python

nlc variation

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

Strip unicode u

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

Address

Regex for extracting address with pincode.
Submitted by Irfan Patel - 7 years ago
1
python

grabs first part of formula

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

grab value from json

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

pull version number

no description available
Submitted by anonymous - 7 years ago

BR Phone

Vote

1

Regular Expression
python

r"
(?:(?<=^)|(?<=\D))((00|\+)?55(\s|\.|-)*)?((\()?0?\d{2}(?(5)\)|)(\s|\.|-)*)?(9(\s|\.|-)*)?\d{4}(\s|\.|-)*\d{4}(?=\D|$)
"
gm

Description

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