Regular Expressions 101

Library entries

1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - 15 days ago
1
golang

Siebel Id

no description available
Submitted by anonymous - 7 years ago
1
golang

lsblk-output-regex

Trying to adapt this regex to support LVM.
Submitted by anonymous - 2 years ago
1
golang

SQL comments Big Query

SQL comments on Big Query
Submitted by anonymous - 2 years ago
1
golang

1

11
Submitted by anonymous - 9 months ago

find integer not float number

Vote

0

Regular Expression
pcre2

/
(?<!\.)\b[0-9]+\b(?!\.)
/
gm

Description

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