Regular Expressions 101

Community Patterns

0

Sections

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

Emojicleaner

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

Crontabber

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

titulo

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

test

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

group german streetnames and streetnumbers

1

Regular Expression
PCRE (PHP <7.3)

/
([\D\.\s\-]{1,}[\s]?)(([\d]{1,3}[\s\-\,]?[\D]?+)+)
/
ig

Description

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