Regular Expressions 101

Community Patterns

0

split csv row

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

json

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

Match smiles in text

0

Regular Expression
Python

r"
([;:]-*([()\[\]])\2*)
"
g

Description

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