Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Java 8

"
(\[[^\]]*\])|([^]*)|([^]*)|(\([^\)]*\))
"
gm

Description

([[^]]])|(【[^】]】)|(([^)]))|(([^)]))

Submitted by nasion - 3 years ago