Regular Expressions 101

Sponsors

Library entries

0
python

match html reg

match html reg
Submitted by anonymous - a month ago
0
python

sentence with colon regex

[\S\w]+\s?:\s?[\S▁]+
Submitted by wb - a month ago
0
python

2 parameters split by comma or arbitrary whitespace

title
Submitted by Sam Wagenaar - a month ago
0
python

WIP detector

Detect WIP strings in a git commit.
Submitted by anonymous - a month ago
0
golang

Kt SDK V2

kt SDKV2
Submitted by anonymous - a month ago
0
golang

GO SDK V2

Go SDK v2
Submitted by anonymous - a month ago
0
java

Password

Password
Submitted by Mohammed Elshaboury - a month ago
0
golang

REACT SDK V3

React SDK V3
Submitted by anonymous - a month ago
0
python

Content inside string

Will match any character inside " or '
Submitted by anonymous - a month ago
0
java

OmegaT

regular expressions used in OmegaT
Submitted by anonymous - 2 months ago

parsing arp -a

Vote

0

Regular Expression
python

"
\s*(?P<IP>(\d{1,3}\.?){4})\s+(?P<MAC>\S+)\s+(?P<TYPE>\w+)
"
gm

Description

Loading markdown...
Submitted by baldateg - 4 months ago