Regular Expressions 101

Community Patterns

107

trim

ECMAScript (JavaScript)
trim string
Submitted by fp - 10 years ago

Task6.1

0

Regular Expression
.NET (C#)

@"
^(.+)@(.+)$
"
gm

Description

Loading markdown...
Submitted by anonymous - a year ago