Regular Expressions 101

Library entries

0
java

catch inner element

working regex for any
Submitted by anonymous - 8 hours ago
0
pcre

jiggl

toggl track to jira
Submitted by anonymous - 12 hours ago
0
pcre2

RegEx

Examples
Submitted by anonymous - 15 hours ago
0
pcre2

EmailValidation

This is an Email validation using RegExp.
Submitted by anonymous - 17 hours ago
0
pcre2

Age

Match "I'm ##" or "I am ##"
Submitted by Matt - a day ago
0
pcre2

IssuePattern

working pattern for Issue packages
Submitted by anonymous - a day ago
1
pcre2

3 letter word finder

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

quoted strings regex

matches quoted strings
Submitted by anonymous - 2 days ago
0
pcre2

outletId

test outlet id
Submitted by Ankit - 3 days ago
0
pcre2

fb-group

db gr
Submitted by anonymous - 3 days ago
0
pcre2

jvavo-regExp-links

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

converting table to repeattable command latex

for testing doc
Submitted by anonymous - 6 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