Regular Expressions 101

Library entries

0
pcre2

dc/i

特定の文字移行続く
Submitted by anonymous - 7 months ago
0
pcre2

Print

Print
Submitted by anonymous - 7 months ago
0
dotnet

Enum map to test cases

.
Submitted by DenKu1 - 7 months ago
0
pcre2

enum fields to enum mapping

.
Submitted by DenKu1 - 7 months ago
0
pcre2

4 Digits 3 Decimals

4 Digits 3 Decimals
Submitted by anonymous - 7 months ago
0
pcre2

datetime?

Attempt at datetime parsing
Submitted by anonymous - 7 months ago
0
pcre2

conditional

conditional
Submitted by anonymous - 7 months ago
0
pcre2

reset capture

reset capture
Submitted by anonymous - 7 months ago
0
pcre2

reset

reset
Submitted by anonymous - 7 months ago
0
pcre2

reset1

reset1
Submitted by anonymous - 7 months ago
0
pcre2

Include non-whitespace

Prevents whitespace only string
Submitted by anonymous - 6 months ago
0
dotnet

myRegEx

myRegEx
Submitted by Avinash - 6 months ago
0
pcre2

测试

竭莹用于在json中寻找评论的正则表达式
Submitted by anonymous - 6 months 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