Regular Expressions 101

Library entries

1
pcre

input mandatory title

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

webongo

webongo test
Submitted by webongo - 9 years ago
1
pcre

search mailadress

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

get all href=()

no description available
Submitted by artyom lisovskij - 9 years ago
1
pcre

testmmoj

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

find numeric groups in strings

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

Grab {\w+?} together

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

Li match

no description available
Submitted by anonymous - 9 years ago

Finds dates lacking period before month (Norwegian)

Vote

3

Regular Expression
pcre

/
[0-9][^.](januar($| |\n)|februar($| |\n)|mars($| |\n)|april($| |\n)|mai($| |\n)|juni($| |\n)|juli($| |\n)|august($| |\n)|september($| |\n)|oktober($| |\n)|november($| |\n)|desember($| |\n))
/
g

Description

Loading markdown...
Submitted by EB - 9 years ago