Regular Expressions 101

Library entries

0
pcre2

silly radio

nuh uh
Submitted by anonymous - an hour ago
0
pcre2

Are* Device

Device model Extraction from our client Are*
Submitted by anonymous - 5 hours ago
0
pcre2

Codegolf stay away from zero

Codegolf submission
Submitted by PlaceReporter99 - 11 hours ago
0
pcre2

Estrazione numeri scheda mail generali

Come da titolo
Submitted by anonymous - 13 hours ago
0
pcre2

IIC++ Script Parsing Regex

Regex for parsing IIC++ script.
Submitted by Vu Tung Lam - 18 hours ago
0
pcre2

入门学习

Submitted by anonymous - a day ago
0
pcre2

exclude square brackets

exclude square brackets
Submitted by tarek - 3 days ago
0
pcre2

YouTube link parser

Validate an URI to YouTube video.
Submitted by anonymous - 5 days ago

Linux Uptime (match all possible cases with days, min and hours)

Vote

0

Regular Expression
javascript

/
^\s*\S+\s+up\s+(?<uptime>(?:\S+\s+days,\s+\d+:\d+|\S+\s+min)|\d+:\d+)
/
gm

Description

Loading markdown...
Submitted by Feruz Ibadullaev - 2 months ago