Regular Expressions 101

Library entries

2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 5 months ago
0
python

extract data syslog format

Extract data of syslog.log format
Submitted by anonymous - 5 months ago
0
pcre2

1 to 4095

1 to 4095
Submitted by anonymous - 5 months ago
0
python

link_checks

testing of link checking
Submitted by anonymous - 5 months ago
0
pcre2

匹配两个不连续的::

van:not(:hover) var::before
Submitted by artiely - 5 months ago
0
dotnet

fix plot histogram calls

k
Submitted by anonymous - 5 months ago
0
pcre2

匹配css变量括号里的值

匹配css变量括号里的值
Submitted by artiely - 5 months ago
0
pcre2

匹配css变量

匹配css变量
Submitted by artiely - 5 months ago
0
javascript

Email

Email
Submitted by anonymous - 5 months ago

Strong password

Vote

0

Regular Expression
javascript

/
^(?=.*[0-9])(?=.*[A-Z])(?=.*[a-z])(?=.*[^\w\d\s:])([^\s]){8,24}$
/
gm

Description

Loading markdown...
Submitted by valent1618 - 7 months ago