Regular Expressions 101

Community Patterns

({( ?){ ( ?)(.*) ( ?)}( ?)})

0

Regular Expression
Java 8

"
<.*[^\x01-\x7E]+.*>
"
uUmg

Description

{ { I'm so {cool}, I'm nested }} I'm neither { I'm just boring normal braces }

Submitted by anonymous - 3 years ago