Regular Expressions 101

Library entries

0
pcre

Group capturing dynatrace

no description available
Submitted by anonymous - 5 years ago
0
pcre

Bank Account Number

no description available
Submitted by anonymous - 4 years ago
0
pcre

Domain Grabber

Grabs the domain of a url
Submitted by anonymous - 5 years ago
0
pcre

subdomain Grabber

Gets the subdomain in a url
Submitted by anonymous - 5 years ago
0
pcre

solution3-ece590.06

no description available
Submitted by anonymous - 5 years ago
0
pcre

Bilhete Globo

no description available
Submitted by anonymous - 5 years ago
0
pcre

DSN Parser

Parser for DSN. Used in PHP PDO MySQL configuration.
Submitted by anonymous - 5 years ago
0
pcre

Bilhetes Sulamerica Avaya

no description available
Submitted by anonymous - 5 years ago
0
pcre

Optional decomposition

Find optional decomposition in codebase
Submitted by anonymous - 5 years ago
0
pcre

US/Canadian Postal Codes

no description available
Submitted by anonymous - 5 years ago
0
pcre

REGEX TARDE

no description available
Submitted by anonymous - 5 years ago
0
pcre

testwizardlog

a testwizard log extractor for my scripts.
Submitted by anonymous - 5 years ago
0
pcre

Email01

no description available
Submitted by anonymous - 5 years ago
0
pcre

remove tag <script

no description available
Submitted by anonymous - 5 years ago

parse_gateway_traffic

Vote

0

Regular Expression
pcre

/
\{"app_id":"(?P<appid>(?:\w+))","dev_id":"(?P<devid>(?:\w+))","hardware_serial":"(?P<hardwareserial>(?:\w+))","port":(?P<port>(?:\d+)),"counter":(?P<counter>(?:\d+)),"payload_raw":"(?P<raw>(?:(\w+\=|\w+|\w+\==)))","payload_fields":{"(?P<value>(?:\w+))":"(?P<val>(?:\d+))"},"metadata":{"time":"(?P<time>(?:\w+-\w+-\w+:\w+:\w+.\w+))","frequency":(?P<freq>(?:(\w+.*\w+|\d+))),"modulation":"(?P<modulation>(?:\w+))","data_rate":"(?P<data_rate>(?:\w+))","airtime":(?P<airtime>(?:\w+)),"coding_rate":"(?P<coding_rate>(?:\d+\/\w+))","gateways":\[{"gtw_id":"(?P<gtw_id>(?:(\w+|\w+\-\w+)))"(|,"gtw_trusted":(?P<trusted>(?:\w+))),"timestamp":(?P<timestamp>(?:\w+)),"time":"(?P<times>(?:(\w+.\w+.\w+.\w+.\w+|\w+.\w+.\w+.\w+.\w+.\w+)))","channel":(?P<channel>(?:\d+)),"rssi":-(?P<rssi>(?:\d+)),"snr":(?P<snr>(?:(\d+.\d+|\d+))),"rf_chain":(?P<rf_chain>(?:\d+)),"latitude":(?P<latitude>(?:(\d+.\d+|\d+))),"longitude":(?P<longitude>(?:\b(\d*.\d+|\d)\b)),"location_source":"(?P<registry>(?:\w+))"}\]}}
/
gm

Description

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