Regular Expressions 101

Community Patterns

0

regex

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

strange

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

split csv row

Python
no description available
Submitted by anonymous - 6 years ago

Match a string, except when the string is enclosed in double-quotes

0

Regular Expression
Python

r"
\"Tarzan\"|(Tarzan)
"
g

Description

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