Regular Expressions 101

Sponsors

Library entries

1
pcre2

hdfilmcehennemi ana filmler

nothing
Submitted by no one - 2 years ago
1
pcre2

List of regex for spell replacing

Nothing interesting
Submitted by Luke - 2 years ago
1
pcre2

Asset Market

Asset market/exchange tests
Submitted by anonymous - 2 years ago
1
pcre2

Mine

smth
Submitted by anonymous - 2 years ago
1
pcre2

Search for a date (Y/m/d or d/m/Y)

Search for a date in a text.
Submitted by globdug - 2 years ago
1
pcre2

Email Extractor

([a-zA-Z0-9.-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9_-]+)
Submitted by Kashif - 2 years ago
1
pcre2

Pattern string

Example of test I did do to company.
Submitted by Claudio Santos - 2 years ago

Url regex

Vote

-1

Regular Expression
pcre2

/
(?<=href=\"|src\=\"|content\=\"|style\=\"|\")(?P<PROTOCOLE>https:\/\/|http:\/\/|\/)(?P<WWW>www\.|)(?P<GLOBAL>(?<SOUSDOMAINE1>[\w\-\/]+)(?P<EXTENSION1>\.com|\.fr|\.org|\.io|\.tech|\.net|\.xyz|\.biz|\.school)|(?<SOUSDOMAINE2>[\w\-\/]+)\.(?P<NOM>[\w\-]+)(?P<EXTENSION2>\.com|\.fr|\.org|\.io|\.tech|\.net|\.xyz|\.biz|\.school)|[\w\-\/]+)(?P<SUFFIXE>[\w\-\?\-\/\.\=\&\;\$\:\+\%\@]+|)
/
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago