Regular Expressions 101

Community Patterns

0

find const string in code for xml/java

Python
.
Submitted by anonymous - a year ago
0

IP Address

Java 8
IP Address RegEx
Submitted by anonymous - a year ago
0

Log Analysis Google

Python
final project
Submitted by anonymous - a year ago
0

Regex

Python
wifiwnsml
Submitted by krishabj - a year ago
0

DEPIT INFO

Python
K
Submitted by K - a year ago
0

SUBTOTAL

Python
SUBTOTAL 15.88
Submitted by KRISHNA - a year ago
0

CPF|CNPJ

Python
Match Brazilian documents
Submitted by Bacco - a year ago
0

恩更

Python
非法发
Submitted by anonymous - a year ago
0

dice thing

Python
Stuff for a dnd thing
Submitted by Cata - a year ago

MBUS Line

1

Regular Expression
Python

r"
(?P<time>\d{8}T\d{6}) (?P<rti>.+) (?P<timestamp>\d+)\s?Bus=\s?(?P<bus>.*?)\s?C=\s?0x(?P<cmd>[0-9a-fA-F]{2})\s?S=\s?(?P<status>\w+)\s?RT=\s?(?P<rt>\d+)\s?RDI=\s?0x(?P<rdi>[0-9a-fA-F]{2})\s?EOT=\s?0x(?P<eot>[0-9a-fA-F]{2})\s?Data=\s?(?P<data>([0-9a-fA-F]{2}\s?)*)\s?REPLY=\s?(?P<reply>([0-9a-fA-F]{2}\s?)*)
"
gm

Description

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