Regular Expressions 101

Library entries

1
pcre

comment

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

COMMENT

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

perl

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

find lat longs

find lat longs
Submitted by anonymous - 7 years ago
1
pcre

video id

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

SC Extra tokens

In Documents
Submitted by anonymous - 7 years ago
1
pcre

Quizlet Bolding to HTML

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

Overwhelming Azure light

you're dead dude.
Submitted by anonymous - 7 years ago
1
pcre

ex. 2

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

Mercado

Somente as primeiras palavras.
Submitted by anonymous - 7 years ago
1
pcre

Telefonski broj EastEurope

Format broja za Balkan
Submitted by Ja - 7 years ago
1
javascript

Count Query

This query will match count query
Submitted by Akshat jain - 7 years ago
1
pcre

lista1

identificadores
Submitted by LucasFranson_WesleyBernardo - 7 years ago
1
javascript

regex

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

double

no description available
Submitted by anonymous - 7 years ago

SQL placeholder match

Vote

1

Regular Expression
pcre

/
\? # match the literal characters 'text' (?= # start lookahead [^"']* # match any number of non-quote characters (?: # start non-capturing group, repeated zero or more times ("|')[^\1]*\1 # one quoted portion of text [^"']* # any number of non-quote characters )* # end non-capturing group $ # match end of the string ) # end lookahead
/
gmix

Description

Loading markdown...
Submitted by Andy Chentsov - 7 years ago