Regular Expressions 101

Community Patterns

0

20200510

Python
no description available
Submitted by anonymous - 3 years ago
0

request

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

tst

Python
no description available
Submitted by anonymous - 3 years ago
0

VAT number

Python
no description available
Submitted by anonymous - 3 years ago
0

Our order number

Python
no description available
Submitted by anonymous - 3 years ago

Integers and Decimals

-1

Regular Expression
PCRE (PHP <7.3)

/
^-?(\d+|\d{1,3}(?:\,\d{3})+)?(\.\d+)?$
/
gm

Description

Loading markdown...
Submitted by Franz Alex Gaisie-Essifie - 8 years ago