Regular Expressions 101

Library entries

1
pcre

partial regex using K deeks

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

sg aus xports

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

Textfield validations

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

Index parsing

Parses the paste dump of index at the end of a PDF
Submitted by anonymous - 3 years ago
1
pcre

Name from brackets

no description available
Submitted by anonymous - 3 years ago
1
javascript

HTML1x

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

grep -P email

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

Nome (facoltativo) e cognome italiano

no description available
Submitted by anonymous - 3 years ago
1
python

weighted average

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

Barueri NFE

Barueri NFE
Submitted by anonymous - 3 years ago
1
python

bot

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

Sucinnost

no description available
Submitted by anonymous - 3 years ago

Match different types of quoted strings in Javascript

Vote

1

Regular Expression
javascript

/
^([^“”]+)|\s([^“”]+)|^("[^"]+")|\s("[^"]+")|^('.*')\s|\s('.*')\s|^('.*')$
/
ig

Description

Loading markdown...
Submitted by Shadi Lahham - 7 years ago