Regular Expressions 101

Community Patterns

0

FirstVar11

Python
ONE reg expression to use
Submitted by anonymous - 4 years ago
0

KDE_Converter_Runner_Regex

Golang
WIP
Submitted by anonymous - 4 years ago
0

Boucle d'or

Golang
Attrape la famille ours
Submitted by anonymous - 4 years ago
0

MilestoneQ3

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

DOI

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

email

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

TRANSPORT

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

RESERVED

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

ACCESS

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

BORDER

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

UNI

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

SLA

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

NV

Python
no description available
Submitted by anonymous - 4 years ago

Detect Js string

0

Regular Expression
Python

r'
(?<!\\)(?P<open>[\'\"])(.*?[^\\])?(\\\\)*(?P=open)
'
gm

Description

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