Regular Expressions 101

Community Patterns

2

imdb id

PCRE (PHP <7.3)
imdb
Submitted by little badger - 8 years ago
2

email

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

sample

PCRE (PHP <7.3)
sample regression
Submitted by anonymous - 8 years ago
1

test

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

regex

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

-

ECMAScript (JavaScript)
hjk
Submitted by hjk - 8 years ago
15

IPv4

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

Multiline shortest match

1

Regular Expression
PCRE (PHP <7.3)

/
(\bShe\b)(?:(?!\b(?:she|loves|you)\b).)*(\bloves\b)(?:(?!\b(?:she|loves|you)\b).)*(\byou\b)
/
gmi

Description

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