Regular Expressions 101

Sponsors

Library entries

1
pcre

test

test
Submitted by anonymous - 8 years ago
0
pcre

Match youtube id

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

Get Itunes ID

Get itunes id from url
Submitted by sendypw - 8 years ago
-2
python

python bracketed text

why doesn't this match text in brackets?
Submitted by anonymous - 8 years ago
1
pcre

Email validation

because everything else is too strict
Submitted by anonymous - 8 years ago
1
pcre

rvewr

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

match any email address in list

no description available
Submitted by cloneman - 8 years ago
2
javascript

html font to bbcode

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

Match mydomain*.mydomain.com

no description available
Submitted by Trappist - 8 years ago
1
javascript

big apple is fool

no description available
Submitted by litianzhao - 8 years ago
1
pcre

Ja som's regex

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

text beetween text

no description available
Submitted by karol - 8 years ago

Find missing or superfluous commas in "For å" constructions.

Vote

1

Regular Expression
pcre

/
For å ([a-zA-Z0-9]+ ){1,5}(?:\bom\b|\bat\b)((?!,).)*\.|For å(?:(?!\bom\b|\bat\b).)*?,.*?\.
/
gm

Description

Loading markdown...
Submitted by Eirik Birkeland - 8 years ago