Regular Expressions 101

Community Patterns

0

Extract structure from dates

Python
1-12 / 2022
Submitted by anonymous - 5 months ago
0

IWANTOUT

Python
IWANOUT
Submitted by anonymous - 5 months ago
0

URL

Python
Regex de URL
Submitted by anonymous - 5 months ago
0

Email finder

Python
Find emails in a string.
Submitted by anonymous - 5 months ago

TAP Result Log issue

0

Regular Expression
.NET (C#)

@"
([+-]?(?=\.\d|\d)(?:\d+)?(?:\.?\d*)?(?:[eE][+-]?\d+))
"
g

Description

Loading markdown...
Submitted by Darwin Subramaniam - 10 months ago
(Last modified 10 months ago)