Regular Expressions 101

Library entries

1
pcre

username

Letras, Ñ, acentos, números, guión y barra baja
Submitted by diegosanz - 8 years ago
2
pcre

date formatting mm/dd/yyyy format

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

a

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

url match

match the most common url stuctures
Submitted by whoevor - 8 years ago
1
pcre

email matcher

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

1c document numbers

no description available
Submitted by anonymous - 8 years ago
-2
pcre

JSON KEY VALUE

Get key value in json string
Submitted by Marcio Paiva Barbosa - 8 years ago
1
pcre

Разбор имен Валмакс RL

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

ddd

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

Pure-Ftpd Log Action

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

YES!

no description available
Submitted by Nayan - 8 years ago
1
pcre

decimal number validation

accepts 1; 1.1; 112315.23135
Submitted by MS - 8 years ago

Access Log

Vote

1

Regular Expression
pcre

/
(?<src_ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})\s\D{1,5}(?<date_time>[^ ]+)\s(?<GMT_offset>[^ ]+)\s(?<action>[^ ]+.+a=)(?<hash_url>[^ ]+)\s(?<protocol>[a-zA-Z]+)[^ ]+\s(?<code>\d{1,3})\s(?<octet>[^ ]+)\s(?<ratio>[^ ]+)\W(?<percent_comp>[^ ]+)\W(?<dst_url>[^ ]+)\s(?<user_agent>[^ ]+.+)
/

Description

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