Regular Expressions 101

Community Patterns

-1

GitHub issue link

ECMAScript (JavaScript)
todo
Submitted by sadespresso - 3 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)