Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
Java 8

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

Description

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

Submitted by nasion - 3 years ago