Regular Expressions 101

Community Patterns

0

MineDisc

Python
no description available
Submitted by anonymous - 4 years ago
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

End with digits

1

Regular Expression
PCRE (PHP <7.3)

/
.*?([0-9]+)$
/

Description

Loading markdown...
Submitted by Peter Krauß - 7 years ago