Regular Expressions 101

Community Patterns

0

恩更

Python
非法发
Submitted by anonymous - a year ago
0

CPF|CNPJ

Python
Match Brazilian documents
Submitted by Bacco - a year ago
0

SUBTOTAL

Python
SUBTOTAL 15.88
Submitted by KRISHNA - a year ago
0

DEPIT INFO

Python
K
Submitted by K - a year ago
0

Regex

Python
wifiwnsml
Submitted by krishabj - a year ago
0

INI values

PCRE2 (PHP >=7.3)
not done yet
Submitted by anonymous - a year ago

PhoneNumbers with special characters

0

Regular Expression
Python

r"
^\s*(?P<IgnoreBracket>\(?)(?P<area_code>\d{3}?|\d{3})(?P<IgnoreBracket2>\s|\)?)(?P<IgnoreSpecChar>\s*?|-?)(?P<first_three>\d{3})(?P<IgnoreSpecChar1>-?)(?P<last_four>\d{4})\s*?
"
mg

Description

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