Regular Expressions 101

Community Patterns

1

Reg2

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

Reg1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

CI-Bol

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

q

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

hjkkk

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

Citations

PCRE (PHP <7.3)
no description available
Submitted by Saranya - 7 years ago
1

A

PCRE (PHP <7.3)
Aa
Submitted by anonymous - 7 years ago

SE II Lab 3

0

Regular Expression
PCRE (PHP <7.3)

/
(?<date>^\d{4}-\d{2}\-\d{2}\s)(?<time>\d{2}\:\d{2}\:\d{2}\s)(?<time_taken>\d+\s)(?<c_ip>\d+\.\d+\.\d+\.\d+\s)(?<sc_status>\d+\s)(?<s_action>\w+\s)(?<sc_bytes>\d+\s)(?<cs_bytes>\d+\s)(?<cs_method>((?i)POST|(?i)GET|(?i)UNKNOWN)\s)(?<cs_uri_scheme>((http\s)|([\-\s0\/\b]+))[a-zA-Z0-9\-\+\_]+.[a-zA-Z0-9\-\+\=\_]+.[a-zA-Z0-9\-\*\+\_]*[\.a-zA-Z0-9]*\s)
/
gm

Description

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