Regular Expressions 101

Library entries

1
pcre

Acts

Extract Act names from statements
Submitted by anonymous - 6 years ago
1
pcre

RFC 3986 URI Validation

no description available
Submitted by anonymous - 6 years ago
1
pcre

color-price-count

no description available
Submitted by By me - 5 years ago
1
pcre

Telephone numbers from Ireland

Validate phone numbers from Ireland
Submitted by anonymous - 5 years ago
1
pcre

Telephone numbers from Colombia

no description available
Submitted by anonymous - 5 years ago
1
pcre

Telephone numbers from Spain

no description available
Submitted by anonymous - 5 years ago
1
pcre

teysy

kljljljjlkjl
Submitted by nww - 5 years ago
1
pcre

No Tag in URL RegEx

no description available
Submitted by anonymous - 5 years ago
1
pcre

Microsoft Forward Header Matcher

no description available
Submitted by anonymous - 5 years ago

ps-Aux Named Token capture

Vote

1

Regular Expression
pcre

/
((?<User>[a-zA-Z0-9-_+]+)\s+(?<PID>\d{1,10000}+)\s+(?<CPU>\d+\.\d+)\s+(?<Memory>\d+\.\d+)\s+(?<VSZ>\d{1,10000})\s+(?<RSS>\d{1,10000}+)\s+(?<TTY>[a-zA-Z0-9\/\?]+)\s+(?<Stat>[a-zA-Z0-9\+\-\<\>]+)\s+(?<START>(?<StartDate>(?<StartMonth>[a-zA-Z]+)(?<StartDay>\d+))|(?<StartTime>(?<StartHour>\d+)\:(?<StartMinute>\d+)))\s+(?<TIME>(?<Hours>\d+)\:(?<Minutes>\d+))\s+(?<Command>.*\R+))
/
g

Description

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