Regular Expressions 101

Library entries

0
python

meter number

meter number
Submitted by econ - 8 months ago
0
pcre2

suprnana

whodis
Submitted by anonymous - 8 months ago
0
pcre2

YouTube regex pattern v2

YouTube regex pattern v2
Submitted by anonymous - 8 months ago
0
pcre2

Soundcloud pattern

Soundcloud pattern
Submitted by anonymous - 8 months ago
0
pcre2

Email Regex

A well equiped regex
Submitted by anonymous - 8 months ago
0
pcre2

E

E
Submitted by anonymous - 8 months ago
0
pcre2

demo

regex grouping demo
Submitted by Lidro - 8 months ago
0
python

租赁

租赁
Submitted by 租赁 - 8 months ago
0
pcre2

json-extract

eee
Submitted by anonymous - 8 months ago
0
pcre2

Match CSS Gradients

Match CSS Gradients
Submitted by Sean Dellis - 8 months ago
0
pcre2

add _&_ between numbers

adds (space)&(space) between numbers
Submitted by _ - 8 months ago

Syslog

Vote

0

Regular Expression
pcre2

/
(?P<month>\S{3})? {1,2}(?P<day>\S+) (?P<time>\S+) (?P<hostname>\S+) (?P<process>.*?(?=: \[|\[|\())[^a-zA-Z0-9]{1,3}(?P<pid>.+?(?=\]|\))|)[^a-zA-Z0-9]{1,2}(?P<info>.*)
/
gm

Description

Loading markdown...
Submitted by Jason King - 8 months ago