Regular Expressions 101

Library entries

1
pcre

Movies title extractor

Extract the title from a movie file
Submitted by dshinigami - 9 years ago
0
python

DOI matcher

Matches any valid DOI
Submitted by jpowell - 9 years ago
1
javascript

hr

no description available
Submitted by artem - 9 years ago
1
pcre

unity3d.com csharp lint regex

no description available
Submitted by anonymous - 9 years ago
1
pcre

ewqewq

no description available
Submitted by anonymous - 9 years ago
5
pcre

Find All Python imports

no description available
Submitted by anonymous - 9 years ago
-2
python

link

no description available
Submitted by NTP-[SADAS] - 9 years ago

quoted string in VB.net format

Vote

1

Regular Expression
python

r"
\"[^""\r\n\\]*(?:"".[^""\r\n\\]*)*\"
"
gmi

Description

Loading markdown...
Submitted by Alan Moore (http://stackoverflow.com/questions/2148587/finding-quoted-strings-with-escaped-quotes-in-c-sharp-using-a-regular-expression) modified by j - 9 years ago