Regular Expressions 101

Library entries

1
pcre2

3 letter word finder

finds any 3 letter words in a text
Submitted by anonymous - 3 days ago
0
pcre2

quoted strings regex

matches quoted strings
Submitted by anonymous - 3 days ago
0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 4 days ago
0
pcre2

outletId

test outlet id
Submitted by Ankit - 4 days ago
0
dotnet

Youtube Video Id

Matches the video Id in Youtube URL.
Submitted by CW - 4 days ago
0
pcre2

fb-group

db gr
Submitted by anonymous - 4 days ago
0
pcre2

jvavo-regExp-links

To include all content checkers
Submitted by anonymous - 4 days ago
0
pcre2

converting table to repeattable command latex

for testing doc
Submitted by anonymous - 7 days ago

Odoo parsing for Loki

Vote

0

Regular Expression
pcre2

/
^(?P<date>[^ ]+) (?P<time>[^ ]+) (?P<process_id>[^ ]+) (?P<level>[^ ]+) (?P<db>[^ ]+) (?P<app>[^:]+): (?P<message>(?P<ip>(?:[0-9]{1,3}\.){3}[0-9]{1,3})(?: - - \[[0-9]{2}\/[A-Za-z]{3}\/[0-9]{4}\s[0-9]+:[0-9]+:[0-9]+\] ")(?P<http>(?:[A-Z]+)) (?P<path>(?:[\/a-z0-9\._]*)) .*" (?P<response>(?:\d{3})) (?:-) (?P<http_size>\d+) (?P<http_time_total>\d+\.\d+) (?P<http_time_>\d+\.\d+)|.*)$
/
gmi

Description

Loading markdown...
Submitted by coopdevs - 3 months ago