Regular Expressions 101

Community Patterns

1

deine regex

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

Test post by e-mail

PCRE (PHP <7.3)
Description here
Submitted by Arief - 9 years ago
1

transfer

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

Code Review

PCRE (PHP <7.3)
username
Submitted by Devon Parsons - 9 years ago
1

domain from full url

Python
no description available
Submitted by anonymous - 9 years ago

sms csv (sqlite exported) replace newlines with \n in body

0

Regular Expression
PCRE (PHP <7.3)

/
([^"\n]*)\n?\n(?=[^"|]*")
/
g

Description

Loading markdown...
Submitted by flash_us - 9 years ago