Regular Expressions 101

Library entries

0
pcre2

quoted strings regex

matches quoted strings
Submitted by anonymous - 3 days ago
0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 3 days ago
0
pcre2

outletId

test outlet id
Submitted by Ankit - 4 days ago
0
dotnet

Youtube Video Id

Matches the video Id in Youtube URL.
Submitted by CW - 4 days ago
0
pcre2

fb-group

db gr
Submitted by anonymous - 4 days ago
0
pcre2

jvavo-regExp-links

To include all content checkers
Submitted by anonymous - 4 days ago
0
pcre2

converting table to repeattable command latex

for testing doc
Submitted by anonymous - 7 days ago

Normalizing data from a string

Vote

0

Regular Expression
python

r"
\w\s(?P<type>\S+)\s(?P<name>\S+)\s(?P<model>\S+)\s(?P<code>\S+)\s(?P<serial_number>\S+)\s(?P<in_charge>\S+\s\S+\s\S+)
"
g

Description

Loading markdown...
Submitted by SevebFeet - 3 months ago