Regular Expressions 101

Community Patterns

0

DEPIT INFO

Python
K
Submitted by K - a year ago
0

SUBTOTAL

Python
SUBTOTAL 15.88
Submitted by KRISHNA - a year ago
0

CPF|CNPJ

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

恩更

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

dice thing

Python
Stuff for a dnd thing
Submitted by Cata - a year ago

Full amount, with comma, 2 decimal places

1

Regular Expression
ECMAScript (JavaScript)

/
^[0-9]{1,3}((\,[0-9]{3})*)\.[0-9]{2}$
/
gm

Description

Loading markdown...
Submitted by Benji W J YANG - 6 years ago