Regular Expressions 101

Community Patterns

0

#value # value

Python
account for comments
Submitted by anonymous - a year ago
0

matlab代码

Python
matlab代码
Submitted by java - a year ago
0

find const string in code for xml/java

Python
.
Submitted by anonymous - a year ago
0

Log Analysis Google

Python
final project
Submitted by anonymous - a year ago

Replace text between double curly braces

1

Regular Expression
ECMAScript (JavaScript)

/
[^{\}]+(?=})
/
g

Description

Loading markdown...
Submitted by TonyM (g33ktony) - 6 years ago