Regular Expressions 101

Sponsors

Library entries

0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 5 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 16 days ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 17 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 18 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 18 days ago
0
python

Obtiene Subject 3 Ouutlook

'^Subject:.\s((=?^.[?=$]).*)'
Submitted by Julio Bacan - 19 days ago
1
python

triple / double bottles

triple / double bottles
Submitted by anonymous - a month ago
0
python

在特定位置替换字符

1
Submitted by anonymous - a month ago

find integer not float number

Vote

0

Regular Expression
pcre2

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

Description

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