Regular Expressions 101

Sponsors

Library entries

1
python

phone

This regex is decision phone number
Submitted by anonymous - 2 years ago
1
python

Test end

Test end
Submitted by anonymous - 2 years ago
1
python

link findall

Submitted by Kerem Göksu - 2 years ago
1
golang

lsblk-output-regex

Trying to adapt this regex to support LVM.
Submitted by anonymous - 2 years ago

event

Vote

1

Regular Expression
javascript

/
((.|\n)*)\w+ (today |tommorrow |day after tommorrow |next moth |next week |next day |next year |(january|february|march|april|may|june|july|august|september|october|november|december) \d{2} )(at|@) ((0?[0-9]|1[012])([:. ][0-9]{2})?(\s?[ap]m)|([01]?[0-9]|2[0-3])([:.][0-9]{2})?).*
/
g

Description

Loading markdown...
Submitted by lokesh_sharma - 7 years ago