Regular Expressions 101

Community Patterns

1

foo

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

WINCOR

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

dates

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

Jaba

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

2001-9999

ECMAScript (JavaScript)
2001-9999
Submitted by anonymous - 8 years ago

Bible reference extractor

5

Regular Expression
Python

r"
(.*?)\s(\d{1,2})(?::(\d{1,2})(?:-(\d{1,2})?)?)?
"

Description

Loading markdown...
Submitted by antaytheist-owner - 8 years ago