Regular Expressions 101

Community Patterns

0

TCN Match

Python
Extract info about STP TCNs
Submitted by anonymous - a year ago
-1

is

PCRE2 (PHP >=7.3)
Hi it is me
Submitted by anonymous - a year ago
0

Procurar por IPv4

Python
Match em um IPv4 válido
Submitted by anonymous - a year ago

Money format

0

Regular Expression
PCRE2 (PHP >=7.3)

/
([a-zA-Z]+\$ \d+,\d+) |([a-zA-Z]+\$ (?:\d{1,3}\.)*\d{3},\d+)
/
gmi

Description

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