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

Remove useless zeroes.

Vote

0

Regular Expression
javascript

/
^(?<negative>\-?)(?<preceding>0?)(?<main>[0-9]+\.??[0-9]*?)(?<trailing>\.?0*)$
/
mg

Description

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