Regular Expressions 101

Library entries

0
python

cisco_module_extractor

no description available
Submitted by anonymous - 6 years ago
0
python

vIDM No Barckets

no description available
Submitted by anonymous - 6 years ago
0
python

vIDM With Brackets

no description available
Submitted by anonymous - 6 years ago
0
python

main() replacer

replaces the main function from c
Submitted by anonymous - 6 years ago
0
python

date

no description available
Submitted by anonymous - 6 years ago
0
python

simple domain regex

no description available
Submitted by anonymous - 6 years ago
0
python

VAT - Dirección.numero

no description available
Submitted by anonymous - 6 years ago
0
python

frame name myeye 2

no description available
Submitted by anonymous - 6 years ago
0
python

extract_STATIC_TO_BGP_policy

no description available
Submitted by anonymous - 6 years ago
0
python

policy_extraction

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

flytap zjebany

no description available
Submitted by anonymous - 6 years ago
0
golang

Find ip, link

no description available
Submitted by anonymous - 6 years ago
0
golang

Find ip and link full

no description available
Submitted by anonymous - 6 years ago
0
python

simple mail regex

no description available
Submitted by anonymous - 6 years ago
0
python

Hex color code checker

no description available
Submitted by anonymous - 6 years ago
0
python

AlienVault Exercise

no description available
Submitted by anonymous - 5 years ago

date

Vote

0

Regular Expression
python

r"
(?P<year>\d+)-(?P<month>\d+)-(?P<day>\d+) (?P<hour>\d+):(?P<minute>\d+):(?P<second>\d+)
"
g

Description

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