Regular Expressions 101

Community Patterns

1

fix windows

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

lsyh-aem_log_entry_split

PCRE (PHP <7.3)
lsyh
Submitted by hunagyp - 7 years ago
1

del email

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

figata

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

comment

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

COMMENT

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

perl

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

Match ip address @ bla.com

1

Regular Expression
PCRE (PHP <7.3)

/
^((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?))(@bla\.com)?$
/

Description

Loading markdown...
Submitted by Marius Nilsen - 7 years ago