Regular Expressions 101

Community Patterns

0

Pick third section

Python
Pick third section
Submitted by Charles - a year ago
0

ASD

PCRE (PHP <7.3)
HI
Submitted by anonymous - a year ago
0

分组引用

Python
分组引用
Submitted by anonymous - a year ago
0

Network Address

PCRE (PHP <7.3)
-
Submitted by anonymous - a year ago
0

Phone number

Python
Phone number
Submitted by anonymous - a year ago

decimal double point with range number from minus to plus range number

0

Regular Expression
Python

r"
(^\-?1?[0-9]{,2}(\.\d{,2})?$)
"
gm

Description

Loading markdown...
Submitted by eki.saputra - a year ago
(Last modified a year ago)