Regular Expressions 101

Library entries

2
pcre

new anchor

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

httplinkresolver

get special tag contains html link
Submitted by okeskiner - 7 years ago
2
pcre

URL extractor

Extract parts of an URL.
Submitted by Gilles Marchand - 7 years ago
2
pcre

multiple sql like expressions

no description available
Submitted by robessog - 7 years ago
2
pcre

Delete Blank Lines

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

Email combo to username combo

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

negative lookahead

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

URL MATCH

URL MATCH
Submitted by activesatan - 7 years ago
2
pcre

check name

no description available
Submitted by anonymous - 6 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