Regular Expressions 101

Community Patterns

0

My text

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

blake shell

PCRE (PHP <7.3)
blake encoded shell
Submitted by anonymous - 4 years ago
0

tilak shell

PCRE (PHP <7.3)
tilak encoded shell
Submitted by anonymous - 4 years ago
0

tilak shell

PCRE (PHP <7.3)
tilak encoded shell
Submitted by anonymous - 4 years ago
0

tilak phishing

PCRE (PHP <7.3)
tilak phishing
Submitted by anonymous - 4 years ago
0

my first re

Python
no description available
Submitted by anonymous - 4 years ago

Replace all newlines (except double newlines) with spaces

0

Regular Expression
PCRE (PHP <7.3)

/
([^\n])\n(?=[^\n])
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago